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

Visual Basic

 
Questiontabcontrol Pin
Smithers-Jones26-Jul-06 0:05
Smithers-Jones26-Jul-06 0:05 
AnswerRe: tabcontrol Pin
Christian Graus26-Jul-06 1:52
protectorChristian Graus26-Jul-06 1:52 
QuestionBinding the data Pin
slSoftware25-Jul-06 22:46
slSoftware25-Jul-06 22:46 
AnswerRe: Binding the data Pin
Christian Graus26-Jul-06 1:50
protectorChristian Graus26-Jul-06 1:50 
GeneralRe: Binding the data Pin
slSoftware26-Jul-06 18:34
slSoftware26-Jul-06 18:34 
GeneralRe: Binding the data Pin
Christian Graus26-Jul-06 19:55
protectorChristian Graus26-Jul-06 19:55 
QuestionEvents Calling Pin
microuser_200025-Jul-06 21:56
microuser_200025-Jul-06 21:56 
AnswerRe: Events Calling Pin
_Chosen25-Jul-06 22:33
_Chosen25-Jul-06 22:33 
You dim the picture box adding the 'withevents' keyword.
You create the event eg public event eventname
You add 'handles ButtonName_Click' to the event you created, this will tell vb that when you click that button, it must run this event.

There are 10 types of people in this world, those who understand binary and those who don't!

QuestionDisplay Enumeration Value In DataGrid Pin
Tamimi - Code25-Jul-06 20:13
Tamimi - Code25-Jul-06 20:13 
AnswerRe: Display Enumeration Value In DataGrid Pin
Christian Graus25-Jul-06 20:42
protectorChristian Graus25-Jul-06 20:42 
GeneralRe: Display Enumeration Value In DataGrid Pin
Tamimi - Code25-Jul-06 21:05
Tamimi - Code25-Jul-06 21:05 
GeneralRe: Display Enumeration Value In DataGrid Pin
Christian Graus25-Jul-06 21:22
protectorChristian Graus25-Jul-06 21:22 
GeneralRe: Display Enumeration Value In DataGrid Pin
Tamimi - Code25-Jul-06 21:26
Tamimi - Code25-Jul-06 21:26 
QuestionUser Validation problem [modified] Pin
slSoftware25-Jul-06 19:05
slSoftware25-Jul-06 19:05 
AnswerRe: User Validation problem Pin
MHASSANF25-Jul-06 21:27
MHASSANF25-Jul-06 21:27 
Questionautofill textbox from external application Listview [modified] Pin
cds toecutter25-Jul-06 18:38
cds toecutter25-Jul-06 18:38 
AnswerRe: game name browser Pin
Christian Graus25-Jul-06 18:43
protectorChristian Graus25-Jul-06 18:43 
GeneralRe: game name browser Pin
cds toecutter25-Jul-06 21:04
cds toecutter25-Jul-06 21:04 
QuestionRe: game name browser Pin
cds toecutter27-Jul-06 19:44
cds toecutter27-Jul-06 19:44 
Questionenumerate tray icon Pin
gmq198425-Jul-06 18:25
gmq198425-Jul-06 18:25 
QuestionCreating a counter [modified] Pin
Harold_Wishes25-Jul-06 17:49
Harold_Wishes25-Jul-06 17:49 
QuestionHow do I display a blank Date/Time field? Pin
LarryCar25-Jul-06 16:30
LarryCar25-Jul-06 16:30 
AnswerRe: How do I display a blank Date/Time field? Pin
ChandraRam25-Jul-06 18:59
ChandraRam25-Jul-06 18:59 
QuestionListeners in VB.NET Pin
Joshua Boyle25-Jul-06 10:09
Joshua Boyle25-Jul-06 10:09 
AnswerRe: Listeners in VB.NET Pin
mr_lasseter25-Jul-06 12:54
mr_lasseter25-Jul-06 12: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.