Click here to Skip to main content
15,895,192 members
Home / Discussions / WPF
   

WPF

 
Questionsilverlight hides menu? Pin
CrafterIt24-Nov-10 3:24
CrafterIt24-Nov-10 3:24 
AnswerRe: silverlight hides menu? Pin
Pete O'Hanlon24-Nov-10 3:56
mvePete O'Hanlon24-Nov-10 3:56 
GeneralRe: silverlight hides menu? Pin
CrafterIt24-Nov-10 4:34
CrafterIt24-Nov-10 4:34 
GeneralRe: silverlight hides menu? [modified] Pin
CrafterIt24-Nov-10 20:59
CrafterIt24-Nov-10 20:59 
GeneralRe: silverlight hides menu? Pin
Abhinav S29-Nov-10 0:20
Abhinav S29-Nov-10 0:20 
Question[WPF] Border stretching problem, rounded textbox Pin
ekimpl24-Nov-10 2:43
ekimpl24-Nov-10 2:43 
AnswerRe: [WPF] Border stretching problem, rounded textbox Pin
Ian Shlasko24-Nov-10 4:02
Ian Shlasko24-Nov-10 4:02 
GeneralRe: [WPF] Border stretching problem, rounded textbox Pin
ekimpl24-Nov-10 4:35
ekimpl24-Nov-10 4:35 
The border is stretching because its HorizontalAlignment and VerticalAlignment are defaulting to Stretch


Thank you, that was the problem, but not only. Now that the border sticks to the texbox, the edges of it are still "square" and the rounded border is just around it.

I got this code from web and wonder how can it work for somebody
<Border BorderBrush="#FF000000" BorderThickness="1,1,1,1" CornerRadius="8,8,8,8">
   <TextBox/>
</Border>


Anyway, I re-styled the textbox with template and it works very nice. Thanks again.
GeneralRe: [WPF] Border stretching problem, rounded textbox Pin
Ian Shlasko24-Nov-10 4:36
Ian Shlasko24-Nov-10 4:36 
AnswerRe: [WPF] Border stretching problem, rounded textbox Pin
Tarun.K.S24-Nov-10 7:11
Tarun.K.S24-Nov-10 7:11 
AnswerRe: [WPF] Border stretching problem, rounded textbox Pin
Jyothikarthik_N23-Dec-10 18:36
Jyothikarthik_N23-Dec-10 18:36 
QuestionAdding button that will replace the scroll in listView Pin
Yanshof24-Nov-10 2:21
Yanshof24-Nov-10 2:21 
AnswerRe: Adding button that will replace the scroll in listView Pin
Pete O'Hanlon24-Nov-10 4:16
mvePete O'Hanlon24-Nov-10 4:16 
AnswerRe: Adding button that will replace the scroll in listView Pin
Kunal Chowdhury «IN»25-Nov-10 7:51
professionalKunal Chowdhury «IN»25-Nov-10 7:51 
GeneralRe: Adding button that will replace the scroll in listView Pin
Uday_T16-Dec-10 8:41
Uday_T16-Dec-10 8:41 
QuestionSortedDictionary for Silverlight? Pin
devvvy23-Nov-10 16:23
devvvy23-Nov-10 16:23 
AnswerRe: SortedDictionary for Silverlight? Pin
Abhinav S23-Nov-10 17:45
Abhinav S23-Nov-10 17:45 
GeneralRe: SortedDictionary for Silverlight? Pin
BillWoodruff29-Nov-10 7:07
professionalBillWoodruff29-Nov-10 7:07 
AnswerRe: SortedDictionary for Silverlight? Pin
Abhinav S29-Nov-10 17:41
Abhinav S29-Nov-10 17:41 
QuestionQR Code library for Wpf [modified] Pin
Milos Miladinovic23-Nov-10 2:37
Milos Miladinovic23-Nov-10 2:37 
QuestionBig blinking stock trading screens - would you recommend WPF? Pin
devvvy22-Nov-10 23:55
devvvy22-Nov-10 23:55 
AnswerRe: Big blinking stock trading screens - would you recommend WPF? Pin
Ian Shlasko23-Nov-10 2:03
Ian Shlasko23-Nov-10 2:03 
GeneralRe: Big blinking stock trading screens - would you recommend WPF? Pin
devvvy23-Nov-10 3:01
devvvy23-Nov-10 3:01 
GeneralRe: Big blinking stock trading screens - would you recommend WPF? Pin
Ian Shlasko23-Nov-10 3:28
Ian Shlasko23-Nov-10 3:28 
GeneralRe: Big blinking stock trading screens - would you recommend WPF? Pin
Pete O'Hanlon23-Nov-10 23:34
mvePete O'Hanlon23-Nov-10 23:34 

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.