Click here to Skip to main content
15,913,939 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionReading a two line text file into seperate textbox Pin
johnjsm22-Sep-06 4:06
johnjsm22-Sep-06 4:06 
AnswerRe: Reading a two line text file into seperate textbox Pin
Kschuler22-Sep-06 5:05
Kschuler22-Sep-06 5:05 
GeneralRe: Reading a two line text file into seperate textbox Pin
johnjsm22-Sep-06 9:45
johnjsm22-Sep-06 9:45 
GeneralRe: Reading a two line text file into seperate textbox Pin
johnjsm15-Jan-07 5:04
johnjsm15-Jan-07 5:04 
GeneralRe: Reading a two line text file into seperate textbox Pin
Kschuler15-Jan-07 5:33
Kschuler15-Jan-07 5:33 
QuestionError when populating DataSet Pin
Richard Segerlund22-Sep-06 3:31
Richard Segerlund22-Sep-06 3:31 
AnswerRe: Error when populating DataSet Pin
Kschuler22-Sep-06 5:13
Kschuler22-Sep-06 5:13 
QuestionIs it possible to add to My.Settings at runtime? Pin
TJO122-Sep-06 3:19
TJO122-Sep-06 3:19 
I wish to persist some user settings such as a list of filenames and thought My.Settings would be the best way to go. However, the number of filenames in the list is unknown. For example...

Setting...
Name Type Scope Value
File1 String User "filename_1"
File2 String User "filename_2"
File3 String User "filename_3"
. . . .
. . . .
. . . .
Filei String User "filename_i"

Where 'i' is unknown at design time. Each time the app is run 'i' may get bigger or smaller.

Is it possible to add and delete user scope settings in My.Settings at runtime?
If not is there a better alternative?


Cheers
Tim
AnswerRe: Is it possible to add to My.Settings at runtime? Pin
MohammadAmiry23-Sep-06 1:30
MohammadAmiry23-Sep-06 1:30 
AnswerRe: Is it possible to add to My.Settings at runtime? Pin
TJO123-Sep-06 3:28
TJO123-Sep-06 3:28 
QuestionFile System Controls in VB for Excel Pin
manustone22-Sep-06 2:32
manustone22-Sep-06 2:32 
AnswerRe: File System Controls in VB for Excel Pin
Dave Kreskowiak22-Sep-06 3:17
mveDave Kreskowiak22-Sep-06 3:17 
GeneralRe: File System Controls in VB for Excel Pin
manustone22-Sep-06 4:51
manustone22-Sep-06 4:51 
QuestionPrinting from a website (ASP & JavaScript) Pin
nsr2006nsr22-Sep-06 2:16
nsr2006nsr22-Sep-06 2:16 
AnswerRe: Printing from a website (ASP & JavaScript) Pin
Dave Kreskowiak22-Sep-06 3:10
mveDave Kreskowiak22-Sep-06 3:10 
Question.Net Controls Postion Pin
Jhony91122-Sep-06 2:00
Jhony91122-Sep-06 2:00 
AnswerRe: .Net Controls Postion Pin
Dave Kreskowiak22-Sep-06 3:08
mveDave Kreskowiak22-Sep-06 3:08 
Questioninstallation headache Pin
ihe22-Sep-06 1:26
ihe22-Sep-06 1:26 
AnswerRe: installation headache Pin
Dave Kreskowiak22-Sep-06 3:05
mveDave Kreskowiak22-Sep-06 3:05 
GeneralRe: installation headache Pin
ihe25-Sep-06 5:23
ihe25-Sep-06 5:23 
GeneralRe: installation headache Pin
Dave Kreskowiak25-Sep-06 12:54
mveDave Kreskowiak25-Sep-06 12:54 
GeneralRe: installation headache Pin
ihe26-Sep-06 1:28
ihe26-Sep-06 1:28 
GeneralRe: installation headache Pin
Dave Kreskowiak26-Sep-06 2:09
mveDave Kreskowiak26-Sep-06 2:09 
GeneralRe: installation headache Pin
ihe26-Sep-06 21:49
ihe26-Sep-06 21:49 
GeneralRe: installation headache Pin
Dave Kreskowiak27-Sep-06 2:20
mveDave Kreskowiak27-Sep-06 2:20 

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.