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

Visual Basic

 
GeneralRe: Store multiple XML files Pin
Ian Darling15-Jul-03 6:03
Ian Darling15-Jul-03 6:03 
GeneralRe: Store multiple XML files Pin
1.21 Gigawatts16-Jul-03 4:31
1.21 Gigawatts16-Jul-03 4:31 
Generaltable primary field name Pin
bpchia14-Jul-03 18:18
bpchia14-Jul-03 18:18 
GeneralRe: table primary field name Pin
Ian Darling15-Jul-03 2:10
Ian Darling15-Jul-03 2:10 
GeneralSub Main Pin
bensoncd14-Jul-03 14:17
bensoncd14-Jul-03 14:17 
GeneralRe: Sub Main Pin
Nick Seng14-Jul-03 15:34
Nick Seng14-Jul-03 15:34 
GeneralRe: Sub Main Pin
bensoncd15-Jul-03 13:43
bensoncd15-Jul-03 13:43 
GeneralRe: Sub Main Pin
Nick Seng15-Jul-03 15:19
Nick Seng15-Jul-03 15:19 
Don't worry about it. VB.Net is quite easy once you get the hang of it Smile | :)

OK, regarding your question. In VB.Net, there are 2 possible points of entry in an application, A windows form, or a Sub Main. To set either one, go to your Solution Explorer, Right-click on your Project and choose properties. Look for the "Startup Object" properties and it's corresponding Combobox, which will list any "Sub Main" and windows form in your application. Choose any one to have your program "start" from that point.

Nick Seng (the programmer formerly known as Notorious SMC)


God, I pity me! - Phoncible P. Bone
GeneralI just started VB.NET Pin
Anonymous14-Jul-03 11:27
Anonymous14-Jul-03 11:27 
GeneralRe: I just started VB.NET Pin
Nick Seng14-Jul-03 15:31
Nick Seng14-Jul-03 15:31 
Generalcombobox Pin
mhedrick14-Jul-03 6:33
mhedrick14-Jul-03 6:33 
GeneralNew to VB.NET & VB in general Pin
newbie7314-Jul-03 5:46
newbie7314-Jul-03 5:46 
Generalprinting problems Pin
Eng Hong Teo13-Jul-03 20:59
Eng Hong Teo13-Jul-03 20:59 
GeneralON GOTO statement to vc++ Pin
shanila13-Jul-03 3:12
shanila13-Jul-03 3:12 
GeneralRe: ON GOTO statement to vc++ Pin
Hesham Amin13-Jul-03 8:52
Hesham Amin13-Jul-03 8:52 
QuestionHow do I use Left, Right and Mid Functions? Pin
MrGee12-Jul-03 8:49
MrGee12-Jul-03 8:49 
AnswerRe: How do I use Left, Right and Mid Functions? Pin
Nick Parker12-Jul-03 9:16
protectorNick Parker12-Jul-03 9:16 
AnswerRe: How do I use Left, Right and Mid Functions? Pin
Hesham Amin12-Jul-03 9:21
Hesham Amin12-Jul-03 9:21 
GeneralRe: How do I use Left, Right and Mid Functions? Pin
MrGee14-Jul-03 9:32
MrGee14-Jul-03 9:32 
GeneralRe: How do I use Left, Right and Mid Functions? Pin
dynamic14-Jul-03 9:54
dynamic14-Jul-03 9:54 
GeneralRe: How do I use Left, Right and Mid Functions? Pin
MrGee16-Jul-03 14:24
MrGee16-Jul-03 14:24 
GeneralClearing the Console Pin
mightymiracleman12-Jul-03 7:33
mightymiracleman12-Jul-03 7:33 
GeneralRe: Clearing the Console Pin
Mike Dimmick13-Jul-03 0:59
Mike Dimmick13-Jul-03 0:59 
GeneralRe: Clearing the Console Pin
mightymiracleman13-Jul-03 6:56
mightymiracleman13-Jul-03 6:56 
GeneralRe: Clearing the Console Pin
Mike Dimmick13-Jul-03 7:05
Mike Dimmick13-Jul-03 7:05 

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.