Click here to Skip to main content
15,917,481 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: Silver lights tools for Visual Studio 2008 [Solved] Pin
εїзεїзεїз8-Jan-11 20:49
εїзεїзεїз8-Jan-11 20:49 
QuestionStop Multiple storyboards Pin
wlxl8-Jan-11 5:43
wlxl8-Jan-11 5:43 
AnswerRe: Stop Multiple storyboards Pin
Abhinav S8-Jan-11 20:59
Abhinav S8-Jan-11 20:59 
QuestionWPF, ASP.NET, Silverlight SSO Pin
javawizard@gmail.com7-Jan-11 6:09
javawizard@gmail.com7-Jan-11 6:09 
AnswerRe: WPF, ASP.NET, Silverlight SSO Pin
#realJSOP8-Jan-11 0:34
professional#realJSOP8-Jan-11 0:34 
AnswerRe: WPF, ASP.NET, Silverlight SSO Pin
RichardGrimmer10-Jan-11 4:00
RichardGrimmer10-Jan-11 4:00 
QuestionNeed Help: Is it possible to create such ComboBox UI? Pin
Kunal Chowdhury «IN»6-Jan-11 7:09
professionalKunal Chowdhury «IN»6-Jan-11 7:09 
AnswerRe: Need Help: Is it possible to create such ComboBox UI? Pin
SledgeHammer016-Jan-11 16:17
SledgeHammer016-Jan-11 16:17 
Looks like it is probably possible. My first guess is that the edit portion would have a border with thickness 3,3,3,0 or whatever thickness you choose, just have 0 on the bottom to get rid of the bottom border. For the pop up portion, you would need 3,3,3,3 for the thickness and clip the top border to the proper width. Or place a 2nd "white" rectangle over the border and set its width to the width of the combobox to hide the border.

Truth be told, eliminate the 3rd option and your life will be much easier. I don't think I've ever seen a combobox like that anyway. Usually the min width of the drop down is the width of the combobox.
GeneralRe: Need Help: Is it possible to create such ComboBox UI? Pin
Kunal Chowdhury «IN»7-Jan-11 0:42
professionalKunal Chowdhury «IN»7-Jan-11 0:42 
AnswerRe: Need Help: Is it possible to create such ComboBox UI? Pin
Abhinav S7-Jan-11 16:47
Abhinav S7-Jan-11 16:47 
GeneralRe: Need Help: Is it possible to create such ComboBox UI? Pin
Kunal Chowdhury «IN»7-Jan-11 17:11
professionalKunal Chowdhury «IN»7-Jan-11 17:11 
AnswerRe: Need Help: Is it possible to create such ComboBox UI? Pin
Abhinav S7-Jan-11 17:20
Abhinav S7-Jan-11 17:20 
GeneralRe: Need Help: Is it possible to create such ComboBox UI? Pin
Kunal Chowdhury «IN»7-Jan-11 17:26
professionalKunal Chowdhury «IN»7-Jan-11 17:26 
GeneralRe: Need Help: Is it possible to create such ComboBox UI? Pin
Abhinav S7-Jan-11 17:40
Abhinav S7-Jan-11 17:40 
GeneralRe: Need Help: Is it possible to create such ComboBox UI? Pin
Kunal Chowdhury «IN»7-Jan-11 17:45
professionalKunal Chowdhury «IN»7-Jan-11 17:45 
GeneralRe: Need Help: Is it possible to create such ComboBox UI? Pin
SledgeHammer017-Jan-11 17:55
SledgeHammer017-Jan-11 17:55 
GeneralRe: Need Help: Is it possible to create such ComboBox UI? Pin
Kunal Chowdhury «IN»9-Jan-11 3:45
professionalKunal Chowdhury «IN»9-Jan-11 3:45 
GeneralRe: Need Help: Is it possible to create such ComboBox UI? Pin
Kunal Chowdhury «IN»10-Jan-11 1:26
professionalKunal Chowdhury «IN»10-Jan-11 1:26 
QuestionTreeViewItem Binding Doubt Pin
AmitDey6-Jan-11 6:51
AmitDey6-Jan-11 6:51 
AnswerRe: TreeViewItem Binding Doubt Pin
SledgeHammer016-Jan-11 8:14
SledgeHammer016-Jan-11 8:14 
GeneralRe: TreeViewItem Binding Doubt Pin
AmitDey7-Jan-11 6:17
AmitDey7-Jan-11 6:17 
GeneralRe: TreeViewItem Binding Doubt Pin
SledgeHammer017-Jan-11 7:55
SledgeHammer017-Jan-11 7:55 
AnswerRe: TreeViewItem Binding Doubt Pin
Ian Shlasko7-Jan-11 9:03
Ian Shlasko7-Jan-11 9:03 
Questionsilverlight 4- which rows are updated with checkbox. [modified] Pin
arkiboys5-Jan-11 22:59
arkiboys5-Jan-11 22:59 
AnswerRe: silverlight 4- which rows are updated with checkbox. Pin
Pete O'Hanlon5-Jan-11 23:38
mvePete O'Hanlon5-Jan-11 23:38 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.