Click here to Skip to main content
15,912,285 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: GetCursorPos Pin
Dave Kreskowiak28-Sep-10 18:26
mveDave Kreskowiak28-Sep-10 18:26 
GeneralRe: GetCursorPos Pin
tosch28-Sep-10 19:46
tosch28-Sep-10 19:46 
GeneralRe: GetCursorPos Pin
Win32SF28-Sep-10 20:00
Win32SF28-Sep-10 20:00 
GeneralRe: GetCursorPos Pin
Dave Kreskowiak29-Sep-10 2:11
mveDave Kreskowiak29-Sep-10 2:11 
GeneralRe: GetCursorPos Pin
Win32SF29-Sep-10 5:34
Win32SF29-Sep-10 5:34 
GeneralRe: GetCursorPos Pin
Dave Kreskowiak29-Sep-10 5:44
mveDave Kreskowiak29-Sep-10 5:44 
GeneralRe: GetCursorPos Pin
Win32SF29-Sep-10 18:21
Win32SF29-Sep-10 18:21 
GeneralRe: GetCursorPos Pin
Dave Kreskowiak30-Sep-10 2:00
mveDave Kreskowiak30-Sep-10 2:00 
You can't get rid of the title bar without stopping the ability to drag the form. You'd have to write new code to put back in the ability to drag the form, but there's a problem. If the user tries to drag the form around and clicks on one of the controls on it, your code will never know that the user is trying to drag.

As for the close box, you can add code to cancel closing the form, but you can't remove it.

GeneralRe: GetCursorPos Pin
Win32SF2-Oct-10 7:17
Win32SF2-Oct-10 7:17 
GeneralRe: GetCursorPos Pin
flflshop27-Oct-10 8:27
flflshop27-Oct-10 8:27 
QuestionHow to show message After tabpage is displayed in vb.net?? Pin
Andraw Tang27-Sep-10 12:59
Andraw Tang27-Sep-10 12:59 
AnswerRe: How to show message After tabpage is displayed in vb.net?? Pin
Luc Pattyn27-Sep-10 13:21
sitebuilderLuc Pattyn27-Sep-10 13:21 
GeneralRe: How to show message After tabpage is displayed in vb.net?? Pin
Andraw Tang28-Sep-10 3:50
Andraw Tang28-Sep-10 3:50 
AnswerRe: How to show message After tabpage is displayed in vb.net?? Pin
Henry Minute27-Sep-10 13:48
Henry Minute27-Sep-10 13:48 
GeneralRe: How to show message After tabpage is displayed in vb.net?? Pin
Andraw Tang28-Sep-10 3:48
Andraw Tang28-Sep-10 3:48 
Questionlist view problem Pin
souravghosh1827-Sep-10 0:47
souravghosh1827-Sep-10 0:47 
AnswerRe: list view problem Pin
Simon_Whale27-Sep-10 4:15
Simon_Whale27-Sep-10 4:15 
AnswerRe: list view problem Pin
Eddy Vluggen27-Sep-10 7:09
professionalEddy Vluggen27-Sep-10 7:09 
QuestionHow to call webservice from VB6 ? Pin
Rahul Chitte26-Sep-10 21:38
Rahul Chitte26-Sep-10 21:38 
AnswerRe: How to call webservice from VB6 ? Pin
Dave Kreskowiak27-Sep-10 3:53
mveDave Kreskowiak27-Sep-10 3:53 
QuestionConvince explorer to stay dead. Pin
Herboren25-Sep-10 17:47
Herboren25-Sep-10 17:47 
AnswerRe: Convince explorer to stay dead. Pin
DaveAuld26-Sep-10 1:33
professionalDaveAuld26-Sep-10 1:33 
AnswerRe: Convince explorer to stay dead. Pin
Dave Kreskowiak26-Sep-10 2:12
mveDave Kreskowiak26-Sep-10 2:12 
AnswerRe: Convince explorer to stay dead. Pin
LloydA11126-Sep-10 7:57
LloydA11126-Sep-10 7:57 
GeneralRe: Convince explorer to stay dead. Pin
Herboren26-Sep-10 14:15
Herboren26-Sep-10 14:15 

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.