Click here to Skip to main content
15,910,661 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionhow to set bmp format setting??VB.net Pin
MJay17-Dec-03 2:57
MJay17-Dec-03 2:57 
AnswerRe: how to set bmp format setting??VB.net Pin
Dave Kreskowiak17-Dec-03 5:52
mveDave Kreskowiak17-Dec-03 5:52 
GeneralDistributed Application. Pin
srieen17-Dec-03 2:54
srieen17-Dec-03 2:54 
GeneralRe: Distributed Application. Pin
Colin Angus Mackay17-Dec-03 3:19
Colin Angus Mackay17-Dec-03 3:19 
QuestionHow can I with Tabcontrol select/focus any TabPage Pin
jlizardo17-Dec-03 2:50
jlizardo17-Dec-03 2:50 
AnswerRe: How can I with Tabcontrol select/focus any TabPage Pin
Dave Kreskowiak17-Dec-03 5:13
mveDave Kreskowiak17-Dec-03 5:13 
GeneralRe: How can I with Tabcontrol select/focus any TabPage Pin
Member 76608420-Dec-03 18:49
Member 76608420-Dec-03 18:49 
GeneralRe: How can I with Tabcontrol select/focus any TabPage Pin
Dave Kreskowiak21-Dec-03 6:32
mveDave Kreskowiak21-Dec-03 6:32 
The code I submitted was an example of how to change the Tab in code. You can use the same code in a different routine if you want. Just the most important part was TabControl1.SelectedIndex = (tab number). The rest was just keeping track of which tab was selected and what the next tab number is.

Using the TabPage.Select method doesn't work the way you would expect it to. The user won't see any change in the tab that is shown if you use that method.

RageInTheMachine9532
GeneralContext menu windows and combo box windows Pin
cnurse17-Dec-03 1:45
cnurse17-Dec-03 1:45 
GeneralPersisting properties of child controls contained in USER CONTOLS Pin
cnurse17-Dec-03 0:03
cnurse17-Dec-03 0:03 
GeneralRe: Persisting properties of child controls contained in USER CONTOLS Pin
steff kamush17-Dec-03 22:02
steff kamush17-Dec-03 22:02 
GeneralRe: Persisting properties of child controls contained in USER CONTOLS Pin
cnurse18-Dec-03 2:29
cnurse18-Dec-03 2:29 
GeneralDrawing our Own Charts on Forms with out using the MSChart Control Pin
EmanAli16-Dec-03 22:26
EmanAli16-Dec-03 22:26 
GeneralRe: Drawing our Own Charts on Forms with out using the MSChart Control Pin
Dave Kreskowiak17-Dec-03 4:31
mveDave Kreskowiak17-Dec-03 4:31 
GeneralRe: My Question is How can i do that. drawing charts without using MS Chart controll Pin
EmanAli17-Dec-03 4:52
EmanAli17-Dec-03 4:52 
GeneralRe: My Question is How can i do that. drawing charts without using MS Chart controll Pin
Dave Kreskowiak17-Dec-03 5:40
mveDave Kreskowiak17-Dec-03 5:40 
GeneralRe: My Question is How can i do that. drawing charts without using MS Chart controll Pin
EmanAli19-Dec-03 4:39
EmanAli19-Dec-03 4:39 
QuestionHow to do double bufferring on a picbox?VB.Net Pin
MJay16-Dec-03 20:44
MJay16-Dec-03 20:44 
AnswerRe: How to do double bufferring on a picbox?VB.Net Pin
steff kamush16-Dec-03 22:28
steff kamush16-Dec-03 22:28 
QuestionHow Do I able retrieve Data using Comm Events?? Pin
Member 76608416-Dec-03 17:53
Member 76608416-Dec-03 17:53 
Questionhow to keep the drawing on picturebox when new drawing is added?VB.Net Pin
MJay16-Dec-03 8:02
MJay16-Dec-03 8:02 
AnswerRe: how to keep the drawing on picturebox when new drawing is added?VB.Net Pin
Dave Kreskowiak16-Dec-03 16:22
mveDave Kreskowiak16-Dec-03 16:22 
AnswerRe: how to keep the drawing on picturebox when new drawing is added?VB.Net Pin
steff kamush16-Dec-03 20:24
steff kamush16-Dec-03 20:24 
GeneralRe: how to keep the drawing on picturebox when new drawing is added?VB.Net Pin
MJay16-Dec-03 20:49
MJay16-Dec-03 20:49 
Generalnewbie - Help! Pin
cawe16-Dec-03 7:22
cawe16-Dec-03 7:22 

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.