Click here to Skip to main content
15,911,506 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: how to create graph in wpf Pin
Richard MacCutchan24-Jun-12 22:54
mveRichard MacCutchan24-Jun-12 22:54 
AnswerRe: how to create graph in wpf Pin
Abhinav S25-Jun-12 0:52
Abhinav S25-Jun-12 0:52 
AnswerRe: how to create graph in wpf Pin
Unnikrishnan_S_N3-Jul-12 2:21
Unnikrishnan_S_N3-Jul-12 2:21 
QuestionWhat I should do to not Validate form First time? Pin
wasimsharp24-Jun-12 18:42
wasimsharp24-Jun-12 18:42 
AnswerRe: What I should do to not Validate form First time? Pin
Abhinav S24-Jun-12 20:02
Abhinav S24-Jun-12 20:02 
QuestionRender WPF Control to Image in Console App Pin
#realJSOP24-Jun-12 12:18
professional#realJSOP24-Jun-12 12:18 
AnswerRe: Render WPF Control to Image in Console App Pin
Abhinav S24-Jun-12 20:09
Abhinav S24-Jun-12 20:09 
GeneralRe: Render WPF Control to Image in Console App Pin
#realJSOP25-Jun-12 0:30
professional#realJSOP25-Jun-12 0:30 
GeneralRe: Render WPF Control to Image in Console App Pin
#realJSOP25-Jun-12 3:13
professional#realJSOP25-Jun-12 3:13 
GeneralRe: Render WPF Control to Image in Console App Pin
Abhinav S25-Jun-12 3:22
Abhinav S25-Jun-12 3:22 
GeneralRe: Render WPF Control to Image in Console App Pin
#realJSOP25-Jun-12 6:23
professional#realJSOP25-Jun-12 6:23 
GeneralRe: Render WPF Control to Image in Console App Pin
Pete O'Hanlon25-Jun-12 3:28
mvePete O'Hanlon25-Jun-12 3:28 
GeneralRe: Render WPF Control to Image in Console App Pin
#realJSOP25-Jun-12 6:23
professional#realJSOP25-Jun-12 6:23 
GeneralRe: Render WPF Control to Image in Console App Pin
#realJSOP25-Jun-12 3:49
professional#realJSOP25-Jun-12 3:49 
AnswerRe: Render WPF Control to Image in Console App Pin
JOAT-MON25-Jun-12 9:17
JOAT-MON25-Jun-12 9:17 
GeneralRe: Render WPF Control to Image in Console App Pin
#realJSOP26-Jun-12 4:04
professional#realJSOP26-Jun-12 4:04 
GeneralRe: Render WPF Control to Image in Console App Pin
JOAT-MON26-Jun-12 9:16
JOAT-MON26-Jun-12 9:16 
QuestionVirtualizationMode="Recycling" Issue And Hackish Fix?? Pin
FocusedWolf22-Jun-12 18:24
FocusedWolf22-Jun-12 18:24 
AnswerRe: VirtualizationMode="Recycling" Issue And Hackish Fix?? Pin
FocusedWolf23-Jun-12 8:43
FocusedWolf23-Jun-12 8:43 
Questiondefault content for custom control Pin
Silent Winter20-Jun-12 1:58
Silent Winter20-Jun-12 1:58 
AnswerRe: default content for custom control Pin
Wayne Gaylard20-Jun-12 2:28
professionalWayne Gaylard20-Jun-12 2:28 
All you have to do is add a UserControl to your project, add whatever controls you need, and then after you build your project, it will be available in the Toolbox, at the top under "yourProjectName" Controls. Then you can add this to any form, and it will automatically add all the other controls you added.
When I was a coder, we worked on algorithms. Today, we memorize APIs for countless libraries — those libraries have the algorithms - Eric Allman

GeneralRe: default content for custom control Pin
Silent Winter20-Jun-12 3:40
Silent Winter20-Jun-12 3:40 
GeneralRe: default content for custom control Pin
Wayne Gaylard20-Jun-12 4:14
professionalWayne Gaylard20-Jun-12 4:14 
Questionclient side serial communication Pin
javadadabi16-Jun-12 22:31
javadadabi16-Jun-12 22:31 
AnswerRe: client side serial communication Pin
Abhinav S17-Jun-12 20:21
Abhinav S17-Jun-12 20:21 

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.