Click here to Skip to main content
15,903,175 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Generalcommand prompt build web deployment and vs project 2005 Pin
Travelthrprog19-Feb-08 8:18
Travelthrprog19-Feb-08 8:18 
GeneralRe: command prompt build web deployment and vs project 2005 Pin
Dave Kreskowiak20-Feb-08 5:18
mveDave Kreskowiak20-Feb-08 5:18 
GeneralRe: command prompt build web deployment and vs project 2005 Pin
Travelthrprog20-Feb-08 8:46
Travelthrprog20-Feb-08 8:46 
Questionhow to catch events of checkboxes added at runtime [modified] Pin
lesstraveled19-Feb-08 6:56
lesstraveled19-Feb-08 6:56 
GeneralRe: how to catch events of checkboxes added at runtime Pin
Dave Kreskowiak19-Feb-08 8:46
mveDave Kreskowiak19-Feb-08 8:46 
GeneralRe: how to catch events of checkboxes added at runtime Pin
lesstraveled19-Feb-08 8:54
lesstraveled19-Feb-08 8:54 
GeneralRe: how to catch events of checkboxes added at runtime Pin
nlarson1119-Feb-08 11:07
nlarson1119-Feb-08 11:07 
GeneralRe: how to catch events of checkboxes added at runtime Pin
Dave Kreskowiak19-Feb-08 11:10
mveDave Kreskowiak19-Feb-08 11:10 
There is no equivilent in VB6.

It's been about 7 years since I've used it, so I can't remember how you had to do it. I think you have to create a control array with a known name, then add to that array when you wanted to add controls to it. The event handler had to have the same name as the control array in order to get wired up. ... I think ...



A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007




QuestionRe: how to catch events of checkboxes added at runtime Pin
lesstraveled20-Feb-08 4:07
lesstraveled20-Feb-08 4:07 
GeneralRe: how to catch events of checkboxes added at runtime Pin
Dave Kreskowiak20-Feb-08 5:14
mveDave Kreskowiak20-Feb-08 5:14 
GeneralRe: how to catch events of checkboxes added at runtime Pin
nlarson1120-Feb-08 5:18
nlarson1120-Feb-08 5:18 
AnswerRe: how to catch events of checkboxes added at runtime Pin
lesstraveled20-Feb-08 14:18
lesstraveled20-Feb-08 14:18 
QuestionGroupBox Binding to Access Database [modified] Pin
IvanIT19-Feb-08 6:20
IvanIT19-Feb-08 6:20 
GeneralRe: GroupBox Binding to Access Database Pin
cstrader23219-Feb-08 6:26
cstrader23219-Feb-08 6:26 
GeneralRe: GroupBox Binding to Access Database Pin
IvanIT19-Feb-08 6:44
IvanIT19-Feb-08 6:44 
GeneralRe: GroupBox Binding to Access Database Pin
cstrader23219-Feb-08 6:55
cstrader23219-Feb-08 6:55 
GeneralRe: GroupBox Binding to Access Database Pin
IvanIT19-Feb-08 7:03
IvanIT19-Feb-08 7:03 
GeneralObject reference not set to an instance of an object error Pin
Aptiva Dave19-Feb-08 5:53
Aptiva Dave19-Feb-08 5:53 
GeneralRe: Object reference not set to an instance of an object error Pin
cstrader23219-Feb-08 6:06
cstrader23219-Feb-08 6:06 
GeneralRe: Object reference not set to an instance of an object error Pin
Aptiva Dave19-Feb-08 6:38
Aptiva Dave19-Feb-08 6:38 
GeneralRe: Object reference not set to an instance of an object error Pin
cstrader23219-Feb-08 6:47
cstrader23219-Feb-08 6:47 
GeneralRe: Object reference not set to an instance of an object error Pin
Aptiva Dave19-Feb-08 6:50
Aptiva Dave19-Feb-08 6:50 
GeneralRe: Object reference not set to an instance of an object error Pin
cstrader23219-Feb-08 7:08
cstrader23219-Feb-08 7:08 
GeneralRe: Object reference not set to an instance of an object error Pin
Aptiva Dave19-Feb-08 7:32
Aptiva Dave19-Feb-08 7:32 
GeneralRe: Object reference not set to an instance of an object error Pin
Dave Kreskowiak19-Feb-08 8:44
mveDave Kreskowiak19-Feb-08 8:44 

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.