Click here to Skip to main content
15,921,606 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHow to get full screen without changing the form's layout Pin
cotdot1111123-Nov-09 9:26
cotdot1111123-Nov-09 9:26 
AnswerRe: How to get full screen without changing the form's layout Pin
Christian Graus23-Nov-09 9:33
protectorChristian Graus23-Nov-09 9:33 
GeneralRe: How to get full screen without changing the form's layout Pin
cotdot1111123-Nov-09 10:11
cotdot1111123-Nov-09 10:11 
GeneralRe: How to get full screen without changing the form's layout Pin
Dave Kreskowiak23-Nov-09 10:17
mveDave Kreskowiak23-Nov-09 10:17 
GeneralRe: How to get full screen without changing the form's layout Pin
Christian Graus23-Nov-09 10:38
protectorChristian Graus23-Nov-09 10:38 
GeneralRe: How to get full screen without changing the form's layout Pin
cotdot1111123-Nov-09 13:56
cotdot1111123-Nov-09 13:56 
GeneralRe: How to get full screen without changing the form's layout Pin
Christian Graus23-Nov-09 16:14
protectorChristian Graus23-Nov-09 16:14 
QuestionTAB key To Jump From Textbox To Another Textbox Pin
jeshra27923-Nov-09 7:49
jeshra27923-Nov-09 7:49 
AnswerRe: TAB key To Jump From Textbox To Another Textbox Pin
nlarson1123-Nov-09 8:51
nlarson1123-Nov-09 8:51 
GeneralRe: TAB key To Jump From Textbox To Another Textbox Pin
jeshra27923-Nov-09 18:02
jeshra27923-Nov-09 18:02 
GeneralRe: TAB key To Jump From Textbox To Another Textbox Pin
DaveAuld23-Nov-09 20:52
professionalDaveAuld23-Nov-09 20:52 
QuestionVB.NET Code to store database column value in a local variable Pin
she-Developer23-Nov-09 2:50
she-Developer23-Nov-09 2:50 
AnswerRe: VB.NET Code to store database column value in a local variable Pin
Johan Hakkesteegt23-Nov-09 3:26
Johan Hakkesteegt23-Nov-09 3:26 
AnswerRe: VB.NET Code to store database column value in a local variable Pin
Shameel23-Nov-09 5:03
professionalShameel23-Nov-09 5:03 
QuestionDifferences between with or without WithEvents keyword in VB.NET? Pin
Mc_Topaz22-Nov-09 22:50
Mc_Topaz22-Nov-09 22:50 
AnswerRe: Differences between with or without WithEvents keyword in VB.NET? Pin
JR21222-Nov-09 23:17
JR21222-Nov-09 23:17 
AnswerRe: Differences between with or without WithEvents keyword in VB.NET? Pin
The Man from U.N.C.L.E.23-Nov-09 2:55
The Man from U.N.C.L.E.23-Nov-09 2:55 
GeneralRe: Differences between with or without WithEvents keyword in VB.NET? Pin
Mc_Topaz23-Nov-09 7:33
Mc_Topaz23-Nov-09 7:33 
QuestionLocking Tabs in TabControl Form. Pin
jeshra27922-Nov-09 19:32
jeshra27922-Nov-09 19:32 
AnswerRe: Locking Tabs in TabControl Form. Pin
dan!sh 22-Nov-09 19:53
professional dan!sh 22-Nov-09 19:53 
GeneralRe: Locking Tabs in TabControl Form. Pin
The Man from U.N.C.L.E.23-Nov-09 3:35
The Man from U.N.C.L.E.23-Nov-09 3:35 
Actually you can disable a tabpage. The Enabled property is hidden and unsupported, however if you type it in the code it does work.

If you have knowledge, let others light their candles at it.
Margaret Fuller (1810 - 1850)
www.JacksonSoft.co.uk

GeneralRe: Locking Tabs in TabControl Form. Pin
dan!sh 23-Nov-09 4:30
professional dan!sh 23-Nov-09 4:30 
AnswerRe: Locking Tabs in TabControl Form. Pin
Shameel23-Nov-09 5:09
professionalShameel23-Nov-09 5:09 
GeneralRe: Locking Tabs in TabControl Form. Pin
The Man from U.N.C.L.E.23-Nov-09 6:14
The Man from U.N.C.L.E.23-Nov-09 6:14 
AnswerRe: Locking Tabs in TabControl Form. Pin
Shameel23-Nov-09 6:39
professionalShameel23-Nov-09 6:39 

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.