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

Visual Basic

 
AnswerRe: I need help Pin
Tamimi - Code5-Dec-06 1:03
Tamimi - Code5-Dec-06 1:03 
Questionhow to write code for datagrid sort command...... Pin
tirumal12315-Dec-06 0:47
tirumal12315-Dec-06 0:47 
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 
vs.net ( vb ) 2005

I have a form which when loaded adds x number of checkboxes. In the function i have written to add the checkboxes i have included the folling lines

ACheckBox.Tag = Index

' Index being the number of the current Checkbox



AddHandler aCheckBox.CheckChanged, AddressOf MyClickHandler


How in the 'MyClickHandler' sub will i be able to find the index of the aCheckBox that was clicked ?

Thanks for any help D'Oh! | :doh:

I really do need help..... all this computer stuff is way over my head !!

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 
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 

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.