Click here to Skip to main content
15,888,968 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Sizing of MDI Child Pin
Simon_Whale3-Aug-12 0:16
Simon_Whale3-Aug-12 0:16 
GeneralRe: Sizing of MDI Child Pin
SPSandy3-Aug-12 0:52
SPSandy3-Aug-12 0:52 
GeneralRe: Sizing of MDI Child Pin
Simon_Whale3-Aug-12 0:54
Simon_Whale3-Aug-12 0:54 
GeneralRe: Sizing of MDI Child Pin
Dave Kreskowiak3-Aug-12 2:10
mveDave Kreskowiak3-Aug-12 2:10 
QuestionWinForm DragEnter Event - Change Cursor Pin
Mark Regal1-Aug-12 13:09
Mark Regal1-Aug-12 13:09 
GeneralRe: WinForm DragEnter Event - Change Cursor Pin
Dave Kreskowiak2-Aug-12 8:11
mveDave Kreskowiak2-Aug-12 8:11 
GeneralRe: WinForm DragEnter Event - Change Cursor Pin
Mark Regal2-Aug-12 19:41
Mark Regal2-Aug-12 19:41 
GeneralRe: WinForm DragEnter Event - Change Cursor Pin
Dave Kreskowiak3-Aug-12 1:59
mveDave Kreskowiak3-Aug-12 1:59 
You could trap the cursor, but as soon as it crosses the border of your form the image changes. You basically have no control over the cursor image during a drag'n'drop operation unless you implement the interfaces in that article.

You don't have to code all this yourself. I went through it and found that, in one of the downloads in the last (?) article in the set, there is a compiled .DLL you can just add to your project. You'll have to go through the article to find out how to use it. It's not that hard to use.

QuestionSaveFileDialog problem Pin
Richard Sauceda1-Aug-12 10:46
Richard Sauceda1-Aug-12 10:46 
AnswerRe: SaveFileDialog problem Pin
Wes Aday1-Aug-12 10:56
professionalWes Aday1-Aug-12 10:56 
AnswerRe: SaveFileDialog problem Pin
Dave Kreskowiak1-Aug-12 10:57
mveDave Kreskowiak1-Aug-12 10:57 
Questionround robin Pin
mikel191-Aug-12 5:12
mikel191-Aug-12 5:12 
AnswerRe: round robin Pin
Wes Aday1-Aug-12 6:00
professionalWes Aday1-Aug-12 6:00 
AnswerRe: round robin Pin
Paul Conrad1-Aug-12 13:46
professionalPaul Conrad1-Aug-12 13:46 
Question'Can't find PInvoke DLL 'sqlceme35.dll' ' in Price Checker Device Pin
stevelk31-Jul-12 0:23
stevelk31-Jul-12 0:23 
QuestionReport Pin
Akbarblack30-Jul-12 22:43
Akbarblack30-Jul-12 22:43 
AnswerRe: Report Pin
Simon_Whale31-Jul-12 1:25
Simon_Whale31-Jul-12 1:25 
GeneralRe: Report Pin
Akbarblack31-Jul-12 1:34
Akbarblack31-Jul-12 1:34 
GeneralRe: Report Pin
Dave Kreskowiak31-Jul-12 2:27
mveDave Kreskowiak31-Jul-12 2:27 
GeneralRe: Report Pin
Akbarblack31-Jul-12 3:13
Akbarblack31-Jul-12 3:13 
Questionthe secret of visual basic Pin
doumbouya30-Jul-12 15:11
doumbouya30-Jul-12 15:11 
AnswerRe: the secret of visual basic PinPopular
Dave Kreskowiak30-Jul-12 16:08
mveDave Kreskowiak30-Jul-12 16:08 
GeneralRe: the secret of visual basic Pin
Paul Conrad30-Jul-12 19:40
professionalPaul Conrad30-Jul-12 19:40 
GeneralRe: the secret of visual basic Pin
TheKevlar2-Aug-12 4:12
TheKevlar2-Aug-12 4:12 
GeneralRe: the secret of visual basic Pin
Dave Kreskowiak2-Aug-12 4:27
mveDave Kreskowiak2-Aug-12 4:27 

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.