Click here to Skip to main content
15,891,005 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Access the CByte function Pin
Dave Doknjas27-Aug-09 14:25
Dave Doknjas27-Aug-09 14:25 
Questionlinks in DataGridViewLinkColumn Pin
fabrice.leal27-Aug-09 0:41
fabrice.leal27-Aug-09 0:41 
AnswerRe: links in DataGridViewLinkColumn Pin
Henry Minute27-Aug-09 1:33
Henry Minute27-Aug-09 1:33 
QuestionElimination Draw System Pin
Member 437454227-Aug-09 0:33
Member 437454227-Aug-09 0:33 
AnswerRe: Elimination Draw System Pin
Henry Minute27-Aug-09 2:02
Henry Minute27-Aug-09 2:02 
GeneralRe: Elimination Draw System Pin
Member 437454227-Aug-09 13:02
Member 437454227-Aug-09 13:02 
Questionproblem with drawing and mdiforms Pin
Shaahinm26-Aug-09 23:09
Shaahinm26-Aug-09 23:09 
AnswerRe: problem with drawing and mdiforms Pin
Shaahinm26-Aug-09 23:55
Shaahinm26-Aug-09 23:55 
Actually I changed
Graph = Graphics.FromHwnd(hwnd:=ActiveForm().Handle)

to
Graph = Graphics.FromHwnd(hwnd:=Me.Handle)

and it works
I just need to know what ' := ' does
like
Width := 1

GeneralRe: problem with drawing and mdiforms Pin
Dave Kreskowiak27-Aug-09 3:42
mveDave Kreskowiak27-Aug-09 3:42 
Questionstopping system .threading.timer Pin
Ebube26-Aug-09 22:20
Ebube26-Aug-09 22:20 
AnswerRe: stopping system .threading.timer Pin
Johan Hakkesteegt26-Aug-09 22:53
Johan Hakkesteegt26-Aug-09 22:53 
QuestionCreate Graph using VBA with the data?? Pin
veon cheng26-Aug-09 21:16
veon cheng26-Aug-09 21:16 
AnswerRe: Create Graph using VBA with the data?? Pin
Dave Kreskowiak27-Aug-09 3:37
mveDave Kreskowiak27-Aug-09 3:37 
QuestionHow realtime application works? Pin
Gagan.2026-Aug-09 17:48
Gagan.2026-Aug-09 17:48 
AnswerRe: How realtime application works? Pin
Dave Kreskowiak27-Aug-09 3:36
mveDave Kreskowiak27-Aug-09 3:36 
QuestionNeed help detecting keypress outside of form vb2008 Pin
RyJaBy26-Aug-09 4:12
RyJaBy26-Aug-09 4:12 
AnswerRe: Need help detecting keypress outside of form vb2008 Pin
Dave Kreskowiak26-Aug-09 4:18
mveDave Kreskowiak26-Aug-09 4:18 
GeneralRe: Need help detecting keypress outside of form vb2008 Pin
RyJaBy26-Aug-09 4:50
RyJaBy26-Aug-09 4:50 
GeneralRe: Need help detecting keypress outside of form vb2008 Pin
Tom Deketelaere26-Aug-09 5:02
professionalTom Deketelaere26-Aug-09 5:02 
GeneralRe: Need help detecting keypress outside of form vb2008 Pin
Dave Kreskowiak26-Aug-09 5:05
mveDave Kreskowiak26-Aug-09 5:05 
AnswerRe: Need help detecting keypress outside of form vb2008 Pin
o m n i27-Aug-09 6:11
o m n i27-Aug-09 6:11 
QuestionGet mouse point image without ruining alpha Pin
o m n i26-Aug-09 3:53
o m n i26-Aug-09 3:53 
AnswerRe: Get mouse point image without ruining alpha Pin
Dave Kreskowiak26-Aug-09 4:11
mveDave Kreskowiak26-Aug-09 4:11 
GeneralRe: Get mouse point image without ruining alpha Pin
o m n i26-Aug-09 4:25
o m n i26-Aug-09 4:25 
AnswerRe: Get mouse point image without ruining alpha Pin
o m n i26-Aug-09 5:02
o m n i26-Aug-09 5:02 

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.