Click here to Skip to main content
15,894,311 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionfor next loop [modified] Pin
RoedRunner11-Jun-07 16:45
RoedRunner11-Jun-07 16:45 
AnswerRe: for next loop Pin
MatrixCoder11-Jun-07 17:10
MatrixCoder11-Jun-07 17:10 
GeneralRe: for next loop Pin
RoedRunner11-Jun-07 17:16
RoedRunner11-Jun-07 17:16 
GeneralRe: for next loop Pin
MatrixCoder11-Jun-07 17:18
MatrixCoder11-Jun-07 17:18 
AnswerRe: for next loop Pin
Tirthadip11-Jun-07 19:10
Tirthadip11-Jun-07 19:10 
GeneralRe: for next loop Pin
Duane in Japan12-Jun-07 21:09
Duane in Japan12-Jun-07 21:09 
AnswerRe: for next loop Pin
Thomas Stockwell12-Jun-07 3:36
professionalThomas Stockwell12-Jun-07 3:36 
QuestionHow to display a new button from Form1 to Form2 Pin
LAPEC11-Jun-07 14:33
LAPEC11-Jun-07 14:33 
Dear Sir / Madam

I have created a VB .NET 2005 project with 2 Forms.
Form1 has a Panel1 which is an empty Panel1.
Form2 has a Panel2 with 34 buttons inside this Panel2.
Now i'm stuck on one problem!

Here is the explonation of my application...

1) The application loads up and calls Form1
2) On Form1 I click a button to call Form2
3) Form2 loads up (which is a form with Panel2 and 34 buttons inside this
Panel2)
4) Now when I click on any of these buttons inside the Panel2 (such as
Button1, Button2, Button3 etc...), I want to create a new button and
palce it inside the Panel1 with the AddressOf whatever button I may
click.
E.g. Button1.click -> create new Button -> AddressOf -> Button1.click

If anyone could help me on this by showing with a sample of source code it would be very greatful to me.

I'm a student and very new to VB .NET programming.

I'm looking forward to hear from you.

Kind regards

Roni
AnswerRe: How to display a new button from Form1 to Form2 Pin
nlarson1111-Jun-07 16:25
nlarson1111-Jun-07 16:25 
AnswerIsn't this the same question AGAIN? Pin
leckey12-Jun-07 4:06
leckey12-Jun-07 4:06 
AnswerRe: How to display a new button from Form1 to Form2 Pin
Duane in Japan12-Jun-07 23:42
Duane in Japan12-Jun-07 23:42 
QuestionExecute SSIS package Pin
alexfromto11-Jun-07 11:01
alexfromto11-Jun-07 11:01 
AnswerRe: Execute SSIS package Pin
Sathesh Sakthivel11-Jun-07 15:41
Sathesh Sakthivel11-Jun-07 15:41 
QuestionDisplay .tiff image Pin
Andy Finley11-Jun-07 10:38
Andy Finley11-Jun-07 10:38 
AnswerRe: Display .tiff image Pin
Dave Kreskowiak11-Jun-07 11:11
mveDave Kreskowiak11-Jun-07 11:11 
QuestionRe: Display .tiff image Pin
WYPG280619-Jun-07 6:07
WYPG280619-Jun-07 6:07 
QuestionObject reference error Pin
nickiii11-Jun-07 5:42
nickiii11-Jun-07 5:42 
AnswerRe: Object reference error Pin
Tom John11-Jun-07 5:44
Tom John11-Jun-07 5:44 
GeneralRe: Object reference error Pin
nickiii11-Jun-07 5:48
nickiii11-Jun-07 5:48 
GeneralRe: Object reference error [modified] Pin
Tom John11-Jun-07 6:44
Tom John11-Jun-07 6:44 
AnswerRe: Object reference error Pin
Guffa11-Jun-07 6:36
Guffa11-Jun-07 6:36 
GeneralRe: Object reference error Pin
nickiii11-Jun-07 8:25
nickiii11-Jun-07 8:25 
QuestionInstallers and updating your program Pin
steve_rm11-Jun-07 5:38
steve_rm11-Jun-07 5:38 
AnswerRe: Installers and updating your program Pin
Tom John11-Jun-07 5:48
Tom John11-Jun-07 5:48 
QuestionVBA Excel Hyperlinks Pin
DanB198311-Jun-07 4:54
DanB198311-Jun-07 4:54 

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.