Click here to Skip to main content
15,923,789 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: I need to pass an array from VBScript to VB.Net COM .DLL Pin
Hrizip3-Aug-10 2:54
Hrizip3-Aug-10 2:54 
GeneralRe: I need to pass an array from VBScript to VB.Net COM .DLL Pin
isaacchk3-Aug-10 23:23
isaacchk3-Aug-10 23:23 
GeneralRe: I need to pass an array from VBScript to VB.Net COM .DLL Pin
Hrizip3-Aug-10 23:48
Hrizip3-Aug-10 23:48 
GeneralRe: I need to pass an array from VBScript to VB.Net COM .DLL Pin
Hrizip4-Aug-10 0:11
Hrizip4-Aug-10 0:11 
QuestionMouse Move on Label Pin
Tufail Ahmad13-Jan-10 20:00
Tufail Ahmad13-Jan-10 20:00 
AnswerRe: Mouse Move on Label Pin
DaveAuld13-Jan-10 23:28
professionalDaveAuld13-Jan-10 23:28 
GeneralRe: Mouse Move on Label Pin
Tufail Ahmad14-Jan-10 0:33
Tufail Ahmad14-Jan-10 0:33 
GeneralRe: Mouse Move on Label Pin
Dave Kreskowiak14-Jan-10 1:36
mveDave Kreskowiak14-Jan-10 1:36 
You should have mentioned you were using VB6 in your original post. If you don't, everyone assumes you're using VB.NET.

There is no equivilent event in VB6. The closeest you're going to get is MouseMove, but you cannot tell if the mouse has left the label control, only when the mouse is moving on the label control.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008
But no longer in 2009...




GeneralRe: Mouse Move on Label Pin
DaveAuld14-Jan-10 2:47
professionalDaveAuld14-Jan-10 2:47 
GeneralRe: Mouse Move on Label Pin
Eddy Vluggen14-Jan-10 3:40
professionalEddy Vluggen14-Jan-10 3:40 
QuestionGeneric code for updating business object from dataset - feedback requested Pin
Lee Ludden13-Jan-10 9:37
Lee Ludden13-Jan-10 9:37 
AnswerWow, way to complicated ... Pin
David Mujica13-Jan-10 9:57
David Mujica13-Jan-10 9:57 
QuestionHow to generate a check sum string? Pin
azusakt12-Jan-10 18:02
azusakt12-Jan-10 18:02 
AnswerRe: How to generate a check sum string? Pin
Abhinav S12-Jan-10 18:37
Abhinav S12-Jan-10 18:37 
GeneralRe: How to generate a check sum string? Pin
azusakt12-Jan-10 19:14
azusakt12-Jan-10 19:14 
GeneralRe: How to generate a check sum string? Pin
Johan Hakkesteegt12-Jan-10 22:05
Johan Hakkesteegt12-Jan-10 22:05 
AnswerRe: How to generate a check sum string? Pin
Luc Pattyn12-Jan-10 23:23
sitebuilderLuc Pattyn12-Jan-10 23:23 
QuestionError inserting a date into an SqlCe DataTable Pin
Paul Hasler12-Jan-10 13:47
Paul Hasler12-Jan-10 13:47 
AnswerRe: Error inserting a date into an SqlCe DataTable Pin
Andy_L_J12-Jan-10 16:10
Andy_L_J12-Jan-10 16:10 
GeneralRe: Error inserting a date into an SqlCe DataTable Pin
Paul Hasler12-Jan-10 17:14
Paul Hasler12-Jan-10 17:14 
AnswerI've got it working but I'm still confused Pin
Paul Hasler12-Jan-10 18:14
Paul Hasler12-Jan-10 18:14 
GeneralRe: I've got it working but I'm still confused Pin
_Damian S_12-Jan-10 20:53
professional_Damian S_12-Jan-10 20:53 
AnswerRe: Error inserting a date into an SqlCe DataTable Pin
Dave Kreskowiak12-Jan-10 18:29
mveDave Kreskowiak12-Jan-10 18:29 
GeneralRe: Error inserting a date into an SqlCe DataTable Pin
Paul Hasler13-Jan-10 2:40
Paul Hasler13-Jan-10 2:40 
QuestionCover a form and it no longer updates Pin
Gregory Gadow12-Jan-10 12:53
Gregory Gadow12-Jan-10 12:53 

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.