![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi you all I have two very silly questions The first one is: In vb 6.0 you can add a procedure, sub or function, by clicking add procedure from the tools item on the menubar I cannot seem to find this in vb.net 2003 SV. My questions is do you have to manual enter the code to create a procedure yourself |
|
And my sencond question: Again in vb6 you can call a meun item from code like call mnuNew_Click and your application would respone as if you had click on the New menuitem in you app, I cannot dseem to perform this same thing with vb.net You guys care to give me some insight here |
#3
| |||
| |||
|
|
I don't think there's a way to autogenerate stand-alone subs and functions. I've always just typed them for myself. |
#4
| |||
| |||
|
|
Hi you all I have two very silly questions The first one is: In vb 6.0 you can add a procedure, sub or function, by clicking add procedure from the tools item on the menubar I cannot seem to find this in vb.net 2003 SV. My questions is do you have to manual enter the code to create a procedure yourself And my sencond question: Again in vb6 you can call a meun item from code like call mnuNew_Click and your application would respone as if you had click on the New menuitem in |
|
I cannot dseem to perform this same thing with vb.net You guys care to give me some insight here |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |