Click here to Skip to main content
15,924,935 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Calculations on Input Form Pin
Luc Pattyn25-Feb-08 2:07
sitebuilderLuc Pattyn25-Feb-08 2:07 
GeneralChoosing a Default Date in a Date Time Picker Pin
AAGTHosting23-Feb-08 14:17
AAGTHosting23-Feb-08 14:17 
GeneralRe: Choosing a Default Date in a Date Time Picker Pin
Christian Graus23-Feb-08 14:32
protectorChristian Graus23-Feb-08 14:32 
GeneralRe: Choosing a Default Date in a Date Time Picker Pin
darkelv23-Feb-08 18:26
darkelv23-Feb-08 18:26 
General"Snap" to other forms with UpdateLayeredWindow and WndProc Pin
winmedia23-Feb-08 9:29
winmedia23-Feb-08 9:29 
Questionsimulated table Pin
Aaliyaa23-Feb-08 5:52
Aaliyaa23-Feb-08 5:52 
GeneralRe: simulated table Pin
Christian Graus23-Feb-08 10:51
protectorChristian Graus23-Feb-08 10:51 
GeneralArray Pin
Dave McCool23-Feb-08 5:27
Dave McCool23-Feb-08 5:27 
I am working on a program that stores peoples data, only while the program is running thouugh. I want to create an array to store thier details. I want to store 10 users details. I have:

txtName = Their Name textbox
txtAddress = Their address textbox
txtAddress1 = Their address textbox
txtAddress3 = Their address textbox
txtPhone = Their phone number

I also want to store whats in cmbboxCar = car list combobox

I have a button called "txtStore" that will store the details when pressed, but don't know to do that.

I have a numericupdown = detnumber which when value is increased/decreased I want it to display whats stored in the current array index number. Say "5" was selected in the numericupdown, I want the details for person 5 to appear in all textboxes, comboboxes. But I want the updown to only go as high as the number of values stored. e.g. if 6 users details were stored, the numericupdown wont go higher.

Any ideas?

Thanks in advance

In the end we're all just the same

GeneralRe: Array Pin
User 27100923-Feb-08 10:20
User 27100923-Feb-08 10:20 
GeneralRe: Array Pin
Dave McCool18-Apr-08 3:41
Dave McCool18-Apr-08 3:41 
GeneralPlaying stream by windows media player com object Pin
Areff23-Feb-08 2:13
Areff23-Feb-08 2:13 
GeneralRe: Playing stream by windows media player com object Pin
Dave Kreskowiak23-Feb-08 4:57
mveDave Kreskowiak23-Feb-08 4:57 
GeneralRe: Playing stream by windows media player com object Pin
Areff23-Feb-08 19:13
Areff23-Feb-08 19:13 
GeneralRe: Playing stream by windows media player com object Pin
Dave Kreskowiak24-Feb-08 8:50
mveDave Kreskowiak24-Feb-08 8:50 
GeneralRe: Playing stream by windows media player com object Pin
The_Badman25-Feb-08 10:11
The_Badman25-Feb-08 10:11 
QuestionProgrammatically selecting a tab Pin
Tekkie23-Feb-08 1:45
Tekkie23-Feb-08 1:45 
GeneralRe: Programmatically selecting a tab Pin
User 27100923-Feb-08 2:11
User 27100923-Feb-08 2:11 
GeneralRe: Programmatically selecting a tab Pin
Tekkie23-Feb-08 2:42
Tekkie23-Feb-08 2:42 
GeneralRe: Programmatically selecting a tab Pin
User 27100923-Feb-08 2:56
User 27100923-Feb-08 2:56 
GeneralRe: Programmatically selecting a tab Pin
Tekkie23-Feb-08 3:18
Tekkie23-Feb-08 3:18 
GeneralRe: Programmatically selecting a tab Pin
User 27100923-Feb-08 3:21
User 27100923-Feb-08 3:21 
GeneralRe: Programmatically selecting a tab Pin
Tekkie23-Feb-08 4:46
Tekkie23-Feb-08 4:46 
GeneralRe: Programmatically selecting a tab Pin
User 27100923-Feb-08 4:59
User 27100923-Feb-08 4:59 
GeneralRe: Programmatically selecting a tab Pin
Tekkie23-Feb-08 15:15
Tekkie23-Feb-08 15:15 
GeneralRe: Programmatically selecting a tab Pin
User 27100923-Feb-08 15:33
User 27100923-Feb-08 15:33 

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.