Click here to Skip to main content
15,888,142 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: plz help...very very urgent... Pin
Christian Graus12-May-07 22:59
protectorChristian Graus12-May-07 22:59 
AnswerSecond warning Pin
leckey14-May-07 3:11
leckey14-May-07 3:11 
AnswerRe: plz help...very very urgent... Pin
Dave Kreskowiak14-May-07 3:53
mveDave Kreskowiak14-May-07 3:53 
GeneralRe: plz help...very very urgent... Pin
Paul Conrad14-May-07 5:19
professionalPaul Conrad14-May-07 5:19 
Questionxml "settings" type files Pin
Bosko197812-May-07 19:46
Bosko197812-May-07 19:46 
AnswerRe: xml "settings" type files Pin
Christian Graus13-May-07 1:26
protectorChristian Graus13-May-07 1:26 
GeneralRe: xml "settings" type files Pin
Bosko197813-May-07 3:07
Bosko197813-May-07 3:07 
GeneralRe: xml "settings" type files Pin
Dave Kreskowiak14-May-07 3:51
mveDave Kreskowiak14-May-07 3:51 
Then create a serializable class to hold all of these values, binding the TextBox to the properties it exposes. Then all you have to do is serialize this object (an instance of your class) to an XML file using the XmlSerializer Class[^].


A guide to posting questions on CodeProject[^]

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


Questioncombox Pin
thanhphuong170312-May-07 7:14
thanhphuong170312-May-07 7:14 
AnswerRe: combox Pin
Paul Conrad12-May-07 14:28
professionalPaul Conrad12-May-07 14:28 
GeneralRe: combox Pin
Arun.Immanuel12-May-07 16:34
Arun.Immanuel12-May-07 16:34 
JokeRe: combox Pin
Paul Conrad12-May-07 16:41
professionalPaul Conrad12-May-07 16:41 
Questioncombox Pin
thanhphuong170312-May-07 7:11
thanhphuong170312-May-07 7:11 
AnswerRe: combox Pin
Paul Conrad12-May-07 14:29
professionalPaul Conrad12-May-07 14:29 
AnswerRe: combox Pin
Christian Graus13-May-07 1:28
protectorChristian Graus13-May-07 1:28 
Questioncontrols are like vb6 while im using vs.net Pin
Hasan Jaffal12-May-07 4:43
Hasan Jaffal12-May-07 4:43 
AnswerRe: controls are like vb6 while im using vs.net Pin
Dave Kreskowiak14-May-07 3:44
mveDave Kreskowiak14-May-07 3:44 
GeneralRe: controls are like vb6 while im using vs.net Pin
Hasan Jaffal14-May-07 23:12
Hasan Jaffal14-May-07 23:12 
GeneralRe: controls are like vb6 while im using vs.net Pin
Dave Kreskowiak15-May-07 12:49
mveDave Kreskowiak15-May-07 12:49 
Questioncan not create activex component Pin
vmsrdy12-May-07 1:22
vmsrdy12-May-07 1:22 
AnswerRe: can not create activex component Pin
Dave Kreskowiak14-May-07 3:41
mveDave Kreskowiak14-May-07 3:41 
QuestionCreating user controls Pin
steve_rm12-May-07 0:49
steve_rm12-May-07 0:49 
AnswerRe: Creating user controls Pin
Christian Graus12-May-07 0:57
protectorChristian Graus12-May-07 0:57 
QuestionRadio Button insert option Pin
rrrriiizz12-May-07 0:43
rrrriiizz12-May-07 0:43 
AnswerRe: Radio Button insert option Pin
Christian Graus12-May-07 0:53
protectorChristian Graus12-May-07 0:53 

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.