Click here to Skip to main content
16,015,623 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionFlash in .NET from Pin
IPhilVeryGood5-Dec-06 0:42
IPhilVeryGood5-Dec-06 0:42 
AnswerRe: Flash in .NET from Pin
milkyjoe5-Dec-06 6:11
milkyjoe5-Dec-06 6:11 
Questioni need one example keypress event Program in VB.Net Pin
somagunasekaran4-Dec-06 23:18
somagunasekaran4-Dec-06 23:18 
AnswerRe: i need one example keypress event Program in VB.Net Pin
king gamo5-Dec-06 3:27
king gamo5-Dec-06 3:27 
AnswerRe: i need one example keypress event Program in VB.Net Pin
Dave Kreskowiak5-Dec-06 14:33
mveDave Kreskowiak5-Dec-06 14:33 
QuestionAddHandler Question Pin
Pete Newman4-Dec-06 21:55
Pete Newman4-Dec-06 21:55 
AnswerRe: AddHandler Question Pin
nlarson115-Dec-06 2:05
nlarson115-Dec-06 2:05 
AnswerRe: AddHandler Question Pin
Dave Kreskowiak5-Dec-06 14:24
mveDave Kreskowiak5-Dec-06 14:24 
To expand on the other posters answer... When you create the checkboxs in your code, set the Tag property of each CheckBox to the number you want. You can then look at that property in the ClickHandler code to figure out which one was clicked.


Dave Kreskowiak
Microsoft MVP - Visual Basic


Questionreplacing a string that has double quotes to single qoutes Pin
steve_rm4-Dec-06 20:35
steve_rm4-Dec-06 20:35 
AnswerRe: replacing a string that has double quotes to single qoutes Pin
Taylor Kobani4-Dec-06 23:22
Taylor Kobani4-Dec-06 23:22 
AnswerRe: replacing a string that has double quotes to single qoutes Pin
Guffa4-Dec-06 23:47
Guffa4-Dec-06 23:47 
AnswerRe: replacing a string that has double quotes to single qoutes Pin
IPhilVeryGood5-Dec-06 0:39
IPhilVeryGood5-Dec-06 0:39 
QuestionActivation Program Pin
pathak784-Dec-06 18:23
pathak784-Dec-06 18:23 
AnswerRe: Activation Program Pin
MatrixCoder4-Dec-06 19:10
MatrixCoder4-Dec-06 19:10 
QuestionMaking Trail Software Pin
pathak784-Dec-06 18:05
pathak784-Dec-06 18:05 
AnswerRe: Making Trail Software Pin
MatrixCoder4-Dec-06 19:14
MatrixCoder4-Dec-06 19:14 
GeneralRe: Making Trail Software Pin
Leah_Garrett5-Dec-06 14:40
Leah_Garrett5-Dec-06 14:40 
GeneralRe: Making Trail Software Pin
MatrixCoder5-Dec-06 17:20
MatrixCoder5-Dec-06 17:20 
GeneralRe: Making Trail Software Pin
Leah_Garrett5-Dec-06 17:23
Leah_Garrett5-Dec-06 17:23 
GeneralRe: Making Trail Software Pin
pathak785-Dec-06 17:42
pathak785-Dec-06 17:42 
QuestionVB.Net Windows Application Performance [modified] Pin
Ravi kumar G4-Dec-06 17:58
Ravi kumar G4-Dec-06 17:58 
AnswerRe: VB.Net Windows Application Performance Pin
Dave Sexton4-Dec-06 21:10
Dave Sexton4-Dec-06 21:10 
GeneralRe: VB.Net Windows Application Performance Pin
Ravi kumar G5-Dec-06 3:10
Ravi kumar G5-Dec-06 3:10 
GeneralRe: VB.Net Windows Application Performance Pin
Dave Kreskowiak5-Dec-06 13:59
mveDave Kreskowiak5-Dec-06 13:59 
AnswerRe: VB.Net Windows Application Performance Pin
Taylor Kobani4-Dec-06 23:06
Taylor Kobani4-Dec-06 23:06 

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.