Click here to Skip to main content
15,915,163 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Date Pin
Sathesh Sakthivel11-Jun-07 18:08
Sathesh Sakthivel11-Jun-07 18:08 
GeneralRe: Date Pin
Socheat.Net11-Jun-07 18:34
Socheat.Net11-Jun-07 18:34 
QuestionVS2005...Weird Speed Issue Pin
Polymorpher11-Jun-07 17:02
Polymorpher11-Jun-07 17:02 
AnswerRe: VS2005...Weird Speed Issue Pin
Johan Hakkesteegt12-Jun-07 2:28
Johan Hakkesteegt12-Jun-07 2:28 
GeneralRe: VS2005...Weird Speed Issue Pin
Polymorpher12-Jun-07 6:57
Polymorpher12-Jun-07 6:57 
GeneralRe: VS2005...Weird Speed Issue Pin
Polymorpher13-Jun-07 16:31
Polymorpher13-Jun-07 16:31 
GeneralRe: VS2005...Weird Speed Issue Pin
Johan Hakkesteegt13-Jun-07 20:47
Johan Hakkesteegt13-Jun-07 20:47 
QuestionAdd New Field Pin
Socheat.Net11-Jun-07 17:02
Socheat.Net11-Jun-07 17:02 
AnswerRe: Add New Field Pin
MatrixCoder11-Jun-07 17:13
MatrixCoder11-Jun-07 17:13 
GeneralRe: Add New Field Pin
Socheat.Net11-Jun-07 17:26
Socheat.Net11-Jun-07 17:26 
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 

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.