Click here to Skip to main content
16,008,954 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Report quering Pin
Joey Picerno5-May-05 6:51
Joey Picerno5-May-05 6:51 
GeneralTimer event Pin
Ben_115_net5-May-05 3:37
Ben_115_net5-May-05 3:37 
GeneralRe: Timer event Pin
Dave Kreskowiak5-May-05 4:22
mveDave Kreskowiak5-May-05 4:22 
GeneralFast pixel drawing on .net COMPACT Framework Pin
CarlosMMartins5-May-05 0:32
CarlosMMartins5-May-05 0:32 
GeneralRe: Fast pixel drawing on .net COMPACT Framework Pin
Dave Kreskowiak5-May-05 4:26
mveDave Kreskowiak5-May-05 4:26 
GeneralRe: Fast pixel drawing on .net COMPACT Framework Pin
CarlosMMartins5-May-05 5:21
CarlosMMartins5-May-05 5:21 
QuestionHow to set pixel color on paint event Pin
meghadwivedi4-May-05 21:37
meghadwivedi4-May-05 21:37 
AnswerRe: How to set pixel color on paint event Pin
Dave Kreskowiak5-May-05 4:25
mveDave Kreskowiak5-May-05 4:25 
Your mouse event painting should be handled completely inside your OnMouseMove event. The Paint event should be used to repait your forms controls in the event that another window is passed over yours and your window need to be repainted. It should not be used to handle mouse-move based drawing.

Your previous code that you posted was a jumbled mess. There's really no way of fixing to get it to do what you wanted without re-writting the entire thing.

RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralCannot Create ActiveX Component 429 Pin
Rizwan Bashir4-May-05 21:15
Rizwan Bashir4-May-05 21:15 
Generalsms to mobiles from Web application Pin
din butt4-May-05 20:05
din butt4-May-05 20:05 
Generalcopying files in VB6.0 Pin
madhu_panisetty4-May-05 19:07
madhu_panisetty4-May-05 19:07 
GeneralRe: copying files in VB6.0 Pin
jonathan154-May-05 22:45
jonathan154-May-05 22:45 
GeneralRe: copying files in VB6.0 Pin
madhu_panisetty5-May-05 1:34
madhu_panisetty5-May-05 1:34 
GeneralModules Pin
memee814-May-05 14:31
memee814-May-05 14:31 
GeneralRe: Modules Pin
Dave Kreskowiak5-May-05 4:10
mveDave Kreskowiak5-May-05 4:10 
GeneralRe: Modules Pin
memee815-May-05 5:34
memee815-May-05 5:34 
GeneralRe: Modules Pin
Dave Kreskowiak5-May-05 5:55
mveDave Kreskowiak5-May-05 5:55 
Generalhandles for api calls in VB Pin
embrt4-May-05 12:07
embrt4-May-05 12:07 
GeneralRe: handles for api calls in VB Pin
rwestgraham4-May-05 15:28
rwestgraham4-May-05 15:28 
GeneralRe: handles for api calls in VB Pin
Dave Kreskowiak5-May-05 4:14
mveDave Kreskowiak5-May-05 4:14 
GeneralRe: handles for api calls in VB Pin
embrt5-May-05 4:44
embrt5-May-05 4:44 
GeneralRe: handles for api calls in VB Pin
rwestgraham5-May-05 12:36
rwestgraham5-May-05 12:36 
Generalsetup and deployment Pin
kamilah4-May-05 10:23
kamilah4-May-05 10:23 
Generaltab control Pin
kamilah4-May-05 10:22
kamilah4-May-05 10:22 
GeneralRe: tab control Pin
carlos_rocha4-May-05 22:11
carlos_rocha4-May-05 22:11 

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.