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

WPF

 
GeneralRe: GridSplitter won't Stick!?! Pin
User 2710093-Jul-09 13:47
User 2710093-Jul-09 13:47 
QuestionAbout Silverlight Start Pin
creend2-Jul-09 14:58
creend2-Jul-09 14:58 
AnswerRe: About Silverlight Start Pin
Not Active2-Jul-09 15:16
mentorNot Active2-Jul-09 15:16 
GeneralRe: About Silverlight Start Pin
creend2-Jul-09 15:51
creend2-Jul-09 15:51 
GeneralRe: About Silverlight Start Pin
Pete O'Hanlon2-Jul-09 21:40
mvePete O'Hanlon2-Jul-09 21:40 
AnswerRe: About Silverlight Start Pin
Mark Salsbery3-Jul-09 6:46
Mark Salsbery3-Jul-09 6:46 
QuestionWPF custom Control delete event name [modified] Pin
Vinod C S2-Jul-09 5:03
Vinod C S2-Jul-09 5:03 
AnswerRe: WPF custom Control delete event name Pin
User 2710093-Jul-09 13:49
User 2710093-Jul-09 13:49 
You can check if the control is in design mode and then run your code.

DesignerProperties.GetIsInDesignMode(new DependencyObject())

Search the web for" is in design mode" Very easy to use.

Cheers, Karl

» CodeProject 2008 MVP, CodeProject 2009 MVP

My Blog | Mole's Home Page |
XAML Power Toys Home Page

Just a grain of sand on the worlds beaches.



modified 27-Feb-21 21:01pm.

GeneralRe: WPF custom Control delete event name Pin
Vinod C S5-Jul-09 23:12
Vinod C S5-Jul-09 23:12 
GeneralRe: WPF custom Control delete event name Pin
User 2710096-Jul-09 1:43
User 2710096-Jul-09 1:43 
QuestionRe: WPF custom Control delete event name Pin
User 2710096-Jul-09 3:50
User 2710096-Jul-09 3:50 
AnswerRe: WPF custom Control delete event name Pin
Vinod C S6-Jul-09 4:23
Vinod C S6-Jul-09 4:23 
GeneralRe: WPF custom Control delete event name Pin
User 2710096-Jul-09 4:29
User 2710096-Jul-09 4:29 
GeneralRe: WPF custom Control delete event name Pin
User 2710096-Jul-09 9:24
User 2710096-Jul-09 9:24 
GeneralRe: WPF custom Control delete event name Pin
User 2710097-Jul-09 21:47
User 2710097-Jul-09 21:47 
GeneralRe: WPF custom Control delete event name Pin
Vinod C S8-Jul-09 0:23
Vinod C S8-Jul-09 0:23 
QuestionPlease help DataTemplate Pin
Member 40708152-Jul-09 3:53
Member 40708152-Jul-09 3:53 
AnswerRe: Please help DataTemplate Pin
Pete O'Hanlon2-Jul-09 4:02
mvePete O'Hanlon2-Jul-09 4:02 
QuestionHow can i make Expander control to expand both side Pin
wasimsharp1-Jul-09 21:36
wasimsharp1-Jul-09 21:36 
AnswerRe: How can i make Expander control to expand both side Pin
User 2710093-Jul-09 13:52
User 2710093-Jul-09 13:52 
QuestionSet the margin for Listbox Pin
member271-Jul-09 21:34
member271-Jul-09 21:34 
AnswerRe: Set the margin for Listbox Pin
Pete O'Hanlon2-Jul-09 3:33
mvePete O'Hanlon2-Jul-09 3:33 
QuestionVisual Studio XAML Editor Hotfix Pin
Mark Salsbery1-Jul-09 8:21
Mark Salsbery1-Jul-09 8:21 
QuestionXAML Editor Hotfix Pin
Mark Salsbery1-Jul-09 8:20
Mark Salsbery1-Jul-09 8:20 
QuestionWPF StackPanel and Children Pin
Gianluigi831-Jul-09 1:28
Gianluigi831-Jul-09 1:28 

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.