Click here to Skip to main content
15,921,210 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Newbie help Pin
Christian Graus10-Aug-05 20:42
protectorChristian Graus10-Aug-05 20:42 
GeneralRe: Draw string in different colors Pin
Steve Pullan10-Aug-05 16:06
Steve Pullan10-Aug-05 16:06 
GeneralRe: Draw string in different colors Pin
Anonymous11-Aug-05 9:48
Anonymous11-Aug-05 9:48 
QuestionWhat is "section"? Pin
Roofus0110-Aug-05 9:43
Roofus0110-Aug-05 9:43 
AnswerRe: What is "section"? Pin
Dave Kreskowiak10-Aug-05 9:54
mveDave Kreskowiak10-Aug-05 9:54 
GeneralRe: What is "section"? Pin
Roofus0110-Aug-05 9:59
Roofus0110-Aug-05 9:59 
GeneralRe: What is "section"? Pin
rwestgraham10-Aug-05 10:08
rwestgraham10-Aug-05 10:08 
GeneralRe: What is "section"? Pin
Roofus0110-Aug-05 10:23
Roofus0110-Aug-05 10:23 
To see if I'm close here...I've got a "test" program I'm writing called "Save Data Test". The program has one text box and two buttons. One button is for saving the data and one is for loading the data back into the text box. The code I have for the save button is:

SaveSetting("Save Data Test", "Form1", "Textbox1", "Text")

The one for the load button is:

GetSetting("Save Data Test", "Form", "Textbox1", "Text")

Obviously I'm off here because it doesn't work, but am I close?

I do appreciate all the help.
GeneralRe: What is "section"? Pin
Christian Graus10-Aug-05 11:57
protectorChristian Graus10-Aug-05 11:57 
GeneralRe: What is "section"? Pin
Roofus0111-Aug-05 11:02
Roofus0111-Aug-05 11:02 
GeneralRe: What is "section"? Pin
rwestgraham11-Aug-05 6:18
rwestgraham11-Aug-05 6:18 
GeneralRe: What is "section"? Pin
Roofus0111-Aug-05 11:05
Roofus0111-Aug-05 11:05 
GeneralValid XML structure Pin
genius12310-Aug-05 7:47
genius12310-Aug-05 7:47 
GeneralRe: Valid XML structure Pin
Dave Kreskowiak10-Aug-05 9:49
mveDave Kreskowiak10-Aug-05 9:49 
GeneralDifference Time Pin
10-Aug-05 7:44
suss10-Aug-05 7:44 
GeneralRe: Difference Time Pin
rwestgraham10-Aug-05 9:43
rwestgraham10-Aug-05 9:43 
GeneralTime only Pin
ADY00710-Aug-05 7:43
ADY00710-Aug-05 7:43 
GeneralRe: Time only Pin
Dave Kreskowiak10-Aug-05 9:50
mveDave Kreskowiak10-Aug-05 9:50 
GeneralRe: Time only Pin
ADY00710-Aug-05 9:53
ADY00710-Aug-05 9:53 
GeneralRe: Time only Pin
Dave Kreskowiak10-Aug-05 9:58
mveDave Kreskowiak10-Aug-05 9:58 
GeneralRe: Time only Pin
Anonymous10-Aug-05 19:15
Anonymous10-Aug-05 19:15 
GeneralError.... Pin
JimClark6810-Aug-05 7:18
JimClark6810-Aug-05 7:18 
GeneralRe: Error.... Pin
Dave Kreskowiak10-Aug-05 10:01
mveDave Kreskowiak10-Aug-05 10:01 
GeneralXML file to string to dataset Pin
peters82810-Aug-05 6:36
peters82810-Aug-05 6:36 
GeneralRe: XML file to string to dataset Pin
sandeegk7711-Aug-05 3:47
sandeegk7711-Aug-05 3:47 

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.