Click here to Skip to main content
15,923,389 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: how to control one form from another? Pin
CT CHANG19-Dec-02 16:35
CT CHANG19-Dec-02 16:35 
Generalunknown control Pin
Anonymous18-Dec-02 12:24
Anonymous18-Dec-02 12:24 
GeneralRe: unknown control Pin
Rob Graham18-Dec-02 12:43
Rob Graham18-Dec-02 12:43 
GeneralRe: unknown control Pin
Nick Seng18-Dec-02 15:04
Nick Seng18-Dec-02 15:04 
GeneralRe: unknown control (correction) Pin
Rob Graham18-Dec-02 18:37
Rob Graham18-Dec-02 18:37 
GeneralXP IE Icons Set Pin
deanbates17-Dec-02 23:31
deanbates17-Dec-02 23:31 
GeneralRe: XP IE Icons Set Pin
Derek Lakin18-Dec-02 0:25
Derek Lakin18-Dec-02 0:25 
GeneralRe: XP IE Icons Set Pin
Heath Stewart18-Dec-02 1:43
protectorHeath Stewart18-Dec-02 1:43 
If you have Visual Studio (not just .NET, BTW), you can open "iexplore.exe" or "shdocvw.dll" (can't remember which off the top of my head...probably the latter) and view (and extract) it's resources. You'll find, however, that IE's toolbar icons are not icons at all but a Bitmap resource. You'll have to split these up but it isn't difficult. You can even use MSPaint (yeah, it's actually useful sometimes).

Just thought I'd tell you in case you weren't able to find them elsewhere, although I'd be surprised if you didn't.

"Well, I wouldn't say I've been missing it, Bob." - Peter Gibbons
GeneralVB.net & outlook Pin
Nick Seng17-Dec-02 21:06
Nick Seng17-Dec-02 21:06 
GeneralRe: VB.net & outlook Pin
Sean Cull1-Jan-03 17:46
Sean Cull1-Jan-03 17:46 
GeneralRe: VB.net & outlook Pin
Nick Seng1-Jan-03 19:43
Nick Seng1-Jan-03 19:43 
GeneralStrange COM error Pin
ProffK17-Dec-02 20:52
ProffK17-Dec-02 20:52 
Generalbyref t ype mismatch Pin
ns17-Dec-02 9:09
ns17-Dec-02 9:09 
GeneralRe: byref t ype mismatch Pin
Nick Seng17-Dec-02 17:08
Nick Seng17-Dec-02 17:08 
GeneralRegular Expressions Pin
mikasa17-Dec-02 6:34
mikasa17-Dec-02 6:34 
GeneralEvent Handling in VB.Net WebForms Pin
rohancragg17-Dec-02 4:08
rohancragg17-Dec-02 4:08 
GeneralRe: Event Handling in VB.Net WebForms Pin
Nick Seng17-Dec-02 16:58
Nick Seng17-Dec-02 16:58 
GeneralRe: Event Handling in VB.Net WebForms Pin
rohancragg17-Dec-02 22:46
rohancragg17-Dec-02 22:46 
GeneralRe: Event Handling in VB.Net WebForms Pin
Nick Seng17-Dec-02 23:24
Nick Seng17-Dec-02 23:24 
GeneralWant to do this in VB - involves C pointers... Pin
ns17-Dec-02 1:49
ns17-Dec-02 1:49 
GeneralRe: Want to do this in VB - involves C pointers... Pin
CT CHANG19-Dec-02 16:33
CT CHANG19-Dec-02 16:33 
GeneralVB DLL for C App Pin
NoizeGod16-Dec-02 16:36
NoizeGod16-Dec-02 16:36 
GeneralRe: VB DLL for C App Pin
CT CHANG19-Dec-02 16:29
CT CHANG19-Dec-02 16:29 
GeneralRe: VB DLL for C App Pin
NoizeGod19-Dec-02 17:20
NoizeGod19-Dec-02 17:20 
GeneralRe: VB DLL for C App Pin
CT CHANG19-Dec-02 17:32
CT CHANG19-Dec-02 17:32 

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.