Click here to Skip to main content
15,918,404 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Make Panel scrollable with mouse wheel VB 2005 ? Pin
JoeSharp3-Oct-07 22:58
JoeSharp3-Oct-07 22:58 
QuestionBlock Installation Pin
SamRST2-Oct-07 23:53
SamRST2-Oct-07 23:53 
AnswerRe: Block Installation Pin
Christian Graus2-Oct-07 23:57
protectorChristian Graus2-Oct-07 23:57 
GeneralRe: Block Installation Pin
SamRST3-Oct-07 0:06
SamRST3-Oct-07 0:06 
GeneralRe: Block Installation Pin
nishkarsh_k3-Oct-07 0:16
nishkarsh_k3-Oct-07 0:16 
QuestionHow to get the control properties into xml file [modified] Pin
VB 8.02-Oct-07 23:42
VB 8.02-Oct-07 23:42 
AnswerRe: How to get the control properties into xml file Pin
Tom Deketelaere3-Oct-07 0:18
professionalTom Deketelaere3-Oct-07 0:18 
AnswerRe: How to get the control properties into xml file Pin
Dave Kreskowiak3-Oct-07 3:58
mveDave Kreskowiak3-Oct-07 3:58 
I already told you, you have to write your own serializer since Control's are not serializable themselves. You'd probably user Reflection to pick out the Properties you want and ignore others. This is NOT an easy thing to do and is NOT for someone who's a beginner to tackle. This requires knowledge of Reflection and XML document generation.

The PropertyGrid will NOT do this for you.


A guide to posting questions on CodeProject[^]

Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


GeneralRe: How to get the control properties into xml file Pin
VB 8.05-Oct-07 0:26
VB 8.05-Oct-07 0:26 
Questionwindows service Pin
IETaxguard2-Oct-07 23:31
IETaxguard2-Oct-07 23:31 
AnswerRe: windows service Pin
Dave Kreskowiak3-Oct-07 3:48
mveDave Kreskowiak3-Oct-07 3:48 
GeneralRe: windows service Pin
IETaxguard3-Oct-07 4:03
IETaxguard3-Oct-07 4:03 
GeneralRe: windows service Pin
Dave Kreskowiak3-Oct-07 4:29
mveDave Kreskowiak3-Oct-07 4:29 
QuestionEunice Pin
Eunice (VB junior)2-Oct-07 23:23
Eunice (VB junior)2-Oct-07 23:23 
AnswerRe: Eunice Pin
Christian Graus2-Oct-07 23:41
protectorChristian Graus2-Oct-07 23:41 
Generalrandom bug.... how to solve? Pin
Eunice (VB junior)3-Oct-07 14:27
Eunice (VB junior)3-Oct-07 14:27 
QuestionWhere's Refractor? Pin
blackjack21502-Oct-07 23:06
blackjack21502-Oct-07 23:06 
AnswerRe: Where's Refractor? Pin
Christian Graus2-Oct-07 23:19
protectorChristian Graus2-Oct-07 23:19 
GeneralRe: Where's Refractor? Pin
blackjack21502-Oct-07 23:47
blackjack21502-Oct-07 23:47 
QuestionTextbox Vlidation Pin
Ursrathi2-Oct-07 22:32
Ursrathi2-Oct-07 22:32 
AnswerRe: Textbox Vlidation Pin
Christian Graus2-Oct-07 23:17
protectorChristian Graus2-Oct-07 23:17 
GeneralRe: Textbox Vlidation Pin
C1AllenS2-Oct-07 23:45
C1AllenS2-Oct-07 23:45 
GeneralRe: Textbox Vlidation Pin
Christian Graus2-Oct-07 23:55
protectorChristian Graus2-Oct-07 23:55 
GeneralRe: Textbox Vlidation Pin
nishkarsh_k3-Oct-07 0:24
nishkarsh_k3-Oct-07 0:24 
Questionsearch in vb 2005 Pin
apaisaloi2-Oct-07 22:11
apaisaloi2-Oct-07 22:11 

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.