Click here to Skip to main content
15,915,074 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: VB Silent Install Pin
Davy Mitchell6-Nov-02 22:09
Davy Mitchell6-Nov-02 22:09 
GeneralLaunching External Exe File Pin
Desmond5-Nov-02 22:43
Desmond5-Nov-02 22:43 
GeneralRe: Launching External Exe File Pin
Nick Parker6-Nov-02 2:12
protectorNick Parker6-Nov-02 2:12 
GeneralRe: Launching External Exe File Pin
Vasudevan Deepak Kumar6-Nov-02 4:02
Vasudevan Deepak Kumar6-Nov-02 4:02 
QuestionMultiple DataTables in DataGrid? Pin
ILoveInternet5-Nov-02 22:10
ILoveInternet5-Nov-02 22:10 
AnswerRe: Multiple DataTables in DataGrid? Pin
Tuukka Turto19-Nov-02 19:42
Tuukka Turto19-Nov-02 19:42 
GeneralDrawing Issue Pin
Jamie Nordmeyer5-Nov-02 9:46
Jamie Nordmeyer5-Nov-02 9:46 
GeneralRe: Drawing Issue Pin
Nick Parker5-Nov-02 12:56
protectorNick Parker5-Nov-02 12:56 
Jamie Nordmeyer wrote:
Any ideas?

Yep, but I know there is a better solution, however this will work for you as I just tried it. Smile | :)

Private Sub ComboBox1_SelectedIndexChanged(ByVal sender As Object, ByVal e As System.EventArgs) Handles ComboBox1.SelectedIndexChanged
    Me.Refresh()
End Sub


Let me know, hope it helps.

Nick Parker

May your glass be ever full.
May the roof over your head be always strong.
And may you be in heaven half an hour before the devil knows you’re dead. - Irish Blessing



GeneralRe: Drawing Issue Pin
Jamie Nordmeyer6-Nov-02 4:15
Jamie Nordmeyer6-Nov-02 4:15 
GeneralRe: Drawing Issue Pin
Zulfikar Ali6-Nov-02 5:16
Zulfikar Ali6-Nov-02 5:16 
GeneralRe: Drawing Issue Pin
Jamie Nordmeyer6-Nov-02 6:27
Jamie Nordmeyer6-Nov-02 6:27 
GeneralVBS script question ( simple one ) Pin
Stephane Routelous5-Nov-02 6:06
Stephane Routelous5-Nov-02 6:06 
GeneralRe: VBS script question ( simple one ) Pin
Stephane Routelous5-Nov-02 6:52
Stephane Routelous5-Nov-02 6:52 
GeneralRe: VBS script question ( simple one ) Pin
Richard Deeming6-Nov-02 3:42
mveRichard Deeming6-Nov-02 3:42 
GeneralRe: WScript.Path Pin
Vi26-Nov-02 4:20
Vi26-Nov-02 4:20 
Questionhow can I create a top most form? Pin
smartnose5-Nov-02 1:54
smartnose5-Nov-02 1:54 
AnswerRe: how can I create a top most form? Pin
Andy H5-Nov-02 2:46
Andy H5-Nov-02 2:46 
AnswerRe: how can I create a top most form? Pin
Daniel Turini5-Nov-02 2:49
Daniel Turini5-Nov-02 2:49 
GeneralFile processing with VB Pin
Venkatraman4-Nov-02 23:26
Venkatraman4-Nov-02 23:26 
GeneralRe: File processing with VB Pin
Notorious SMC6-Nov-02 21:07
sussNotorious SMC6-Nov-02 21:07 
GeneralVB 6.0 Printer Port Pin
thurdsak4-Nov-02 22:55
thurdsak4-Nov-02 22:55 
GeneralVB.Net Office Addin Pin
sneel4-Nov-02 15:29
sneel4-Nov-02 15:29 
GeneralRe: VB.Net Office Addin Pin
sneel25-Nov-02 13:41
sneel25-Nov-02 13:41 
Questionhow to get IP and LAN card address? Pin
drmzunlimited4-Nov-02 9:11
drmzunlimited4-Nov-02 9:11 
AnswerRe: how to get IP and LAN card address? Pin
Vasudevan Deepak Kumar6-Nov-02 4:05
Vasudevan Deepak Kumar6-Nov-02 4:05 

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.