Click here to Skip to main content
15,913,836 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Class ModuleProblems Pin
Gaurika Wijeratne23-Apr-02 21:20
Gaurika Wijeratne23-Apr-02 21:20 
GeneralHowTo?: Vb.Net ListView Pin
peakdw1330-Mar-02 3:55
peakdw1330-Mar-02 3:55 
GeneralRe: HowTo?: Vb.Net ListView Pin
David Stone4-Apr-02 8:24
sitebuilderDavid Stone4-Apr-02 8:24 
GeneralRe: HowTo?: Vb.Net ListView Pin
4-Apr-02 9:32
suss4-Apr-02 9:32 
GeneralSystem Message in VB Pin
Michael.Weiss28-Mar-02 1:49
Michael.Weiss28-Mar-02 1:49 
GeneralRe: System Message in VB Pin
Paul M Watt21-Apr-02 11:46
mentorPaul M Watt21-Apr-02 11:46 
GeneralRe: System Message in VB Pin
Fernando Finelli26-Apr-02 7:42
Fernando Finelli26-Apr-02 7:42 
GeneralPicture or text in a button control Pin
Jerome Conus27-Mar-02 23:15
Jerome Conus27-Mar-02 23:15 
Hi !

I'm a beginner with VB 6.0, trying to use it for a GUI, because I heared it's the best choice for that. But, actually, I'm facing some problems I thought I would never have to worry with VB.
Here is my problem :

I want to display a Button. This button should be able to display a text OR a picture, depending on the user's choice. I also want the picture to be resized according to the button size.

Doing that, I read in the help that the Sytle property of a button, choosing the appearance to be text or picture, cannot be changed during runtime. Well, then I thought I would just put an 'Image' Control, on top of my button. This Image control would be visible when an image has to be displayed on the button, and would not be visible when the normal text on the button has to be displayed. BUT, it seems I just cannot put the Image Control in front of the button, it always stays on the back !!!

Anyone could help me with that ?

Thank you !

Jerome

GeneralRe: Picture or text in a button control Pin
Nick Parker28-Mar-02 5:58
protectorNick Parker28-Mar-02 5:58 
GeneralApplications Dependencies Pin
Schalk27-Mar-02 18:55
Schalk27-Mar-02 18:55 
GeneralRe: Applications Dependencies Pin
Nick Parker28-Mar-02 6:04
protectorNick Parker28-Mar-02 6:04 
GeneralComplex configuration files Pin
Michael Groeger27-Mar-02 6:59
Michael Groeger27-Mar-02 6:59 
GeneralActiveX Events Pin
Jerome Conus27-Mar-02 4:19
Jerome Conus27-Mar-02 4:19 
GeneralRe: ActiveX Events Pin
David Wengier27-Mar-02 10:47
David Wengier27-Mar-02 10:47 
GeneralUsing the Print dialog Pin
Sayan Mukherjee26-Mar-02 21:04
Sayan Mukherjee26-Mar-02 21:04 
GeneralRe: Using the Print dialog Pin
David Wengier27-Mar-02 10:45
David Wengier27-Mar-02 10:45 
GeneralDeriving combobox Pin
Marc L'Ecuyer26-Mar-02 10:33
Marc L'Ecuyer26-Mar-02 10:33 
GeneralRe: Deriving combobox Pin
26-Mar-02 18:12
suss26-Mar-02 18:12 
GeneralRe: Deriving combobox Pin
Marc L'Ecuyer27-Mar-02 3:18
Marc L'Ecuyer27-Mar-02 3:18 
GeneralRe: Deriving combobox Pin
Andy Smith27-Mar-02 3:39
Andy Smith27-Mar-02 3:39 
GeneralODBC, ADO Pin
kag26-Mar-02 0:53
kag26-Mar-02 0:53 
GeneralRe: ODBC, ADO Pin
David Wengier26-Mar-02 0:58
David Wengier26-Mar-02 0:58 
GeneralRe: ODBC, ADO Pin
kag26-Mar-02 1:39
kag26-Mar-02 1:39 
GeneralRe: ODBC, ADO Pin
David Wengier26-Mar-02 11:38
David Wengier26-Mar-02 11:38 
GeneralRe: ODBC, ADO Pin
kag26-Mar-02 22:19
kag26-Mar-02 22:19 

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.