Click here to Skip to main content
16,003,345 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: How to create a SPARSE file in VB.NET Pin
WESHILL14-Feb-04 9:41
WESHILL14-Feb-04 9:41 
GeneralRe: How to create a SPARSE file in VB.NET Pin
Dave Kreskowiak16-Feb-04 8:51
mveDave Kreskowiak16-Feb-04 8:51 
GeneralRe: How to create a SPARSE file in VB.NET Pin
WESHILL24-Feb-04 5:54
WESHILL24-Feb-04 5:54 
GeneralRe: How to create a SPARSE file in VB.NET Pin
WESHILL9-Mar-04 2:03
WESHILL9-Mar-04 2:03 
Questionmousehover? Pin
Nadroj14-Feb-04 6:42
Nadroj14-Feb-04 6:42 
AnswerRe: mousehover? Pin
Matthew Hazlett14-Feb-04 7:13
Matthew Hazlett14-Feb-04 7:13 
GeneralRe: mousehover? Pin
Nadroj14-Feb-04 7:21
Nadroj14-Feb-04 7:21 
GeneralRe: mousehover? Pin
Matthew Hazlett14-Feb-04 7:37
Matthew Hazlett14-Feb-04 7:37 
You do not set "e". Anything like mouseevent args are paramiters to he sub. In otherwords thats what gets sent to the sub. in the case of MouseEventArgs you can check things like

if e.button = mousebutton.left

etc...

Read all about it in the help or on MSDN and download apps that people write so you can see how things are done.

Start here:
http://samples.gotdotnet.com/quickstart/winforms/[^]

Msdn:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpqstart/html/cpsmpwindowsformsquickstart.asp[^]
GeneralRe: mousehover? Pin
Nadroj14-Feb-04 7:44
Nadroj14-Feb-04 7:44 
GeneralNew to VB.Net from VB6 Pin
Gaz@UK14-Feb-04 5:33
Gaz@UK14-Feb-04 5:33 
GeneralRe: New to VB.Net from VB6 Pin
Michael P Butler14-Feb-04 6:07
Michael P Butler14-Feb-04 6:07 
GeneralRe: New to VB.Net from VB6 Pin
Gaz@UK14-Feb-04 21:12
Gaz@UK14-Feb-04 21:12 
QuestionVisual Basic 6.0 Skinning?? Pin
erikkloeze14-Feb-04 3:20
erikkloeze14-Feb-04 3:20 
AnswerRe: Visual Basic 6.0 Skinning?? Pin
r i s h a b h s16-Feb-04 19:45
r i s h a b h s16-Feb-04 19:45 
GeneralRe: Visual Basic 6.0 Skinning?? Pin
erikkloeze17-Feb-04 3:22
erikkloeze17-Feb-04 3:22 
GeneralRe: Visual Basic 6.0 Skinning?? Pin
Wilbur J. Pereira18-Feb-04 7:54
Wilbur J. Pereira18-Feb-04 7:54 
GeneralVB.NET for SQL Server problem Pin
bensoncd14-Feb-04 2:56
bensoncd14-Feb-04 2:56 
GeneralRe: VB.NET for SQL Server problem Pin
Ian Darling14-Feb-04 3:36
Ian Darling14-Feb-04 3:36 
GeneralOK: VB.NET for SQL Server Pin
bensoncd16-Feb-04 11:12
bensoncd16-Feb-04 11:12 
Generaltabpage seting foucs Pin
aynka200014-Feb-04 2:49
aynka200014-Feb-04 2:49 
GeneralRe: tabpage seting foucs Pin
Matthew Hazlett14-Feb-04 4:36
Matthew Hazlett14-Feb-04 4:36 
GeneralFSO FileSystemObject Pin
djbugzy13-Feb-04 20:43
djbugzy13-Feb-04 20:43 
GeneralRe: FSO FileSystemObject Pin
Hesham Amin13-Feb-04 22:57
Hesham Amin13-Feb-04 22:57 
GeneralUserform using text boxes Pin
EZ-V13-Feb-04 18:11
EZ-V13-Feb-04 18:11 
GeneralRe: Userform using text boxes Pin
Nadroj13-Feb-04 18:44
Nadroj13-Feb-04 18:44 

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.