Remove icon in titlebar (vb5.0) 
Author Message
 Remove icon in titlebar (vb5.0)

How can I remove the icon in the titlebar, while keeping the "close"
box?  I notice you can use a toolwindow, but I don't like how it looks.
(the titlebar is too small)

Thanks,
-Bill

Sent via Deja.com http://www.*-*-*.com/
Before you buy.



Fri, 06 Sep 2002 03:00:00 GMT  
 Remove icon in titlebar (vb5.0)
The only other thing I see is the Fixed Dialog, but then the user can't
size the form.
0 - None
1 - Fixed Single
2 - Sizable
3 - Fixed Dialog
4 - Fixed Tool Window
5 - Sizable Tool Window

However, in VB5, when you select Fixed Dialog, you must also Delete the
icon from the properties window. Do this by clicking on "(Icon)" and
pressing the Delete key. It should change to "(None)". Then you must also
change the caption of the form. At that point, the icon should disappear.

G.Doucet

Quote:

> How can I remove the icon in the titlebar, while keeping the "close"
> box?  I notice you can use a toolwindow, but I don't like how it looks.
> (the titlebar is too small)

> Thanks,
> -Bill

> Sent via Deja.com http://www.deja.com/
> Before you buy.



Fri, 06 Sep 2002 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Removing a form's titlebar at runtime

2. removing titlebar with API call

3. Here is a way to remove titlebar

4. Removing a Forms TitleBar

5. Followup: Remove MDIparent titlebar, howto?

6. Remove MDIparent titlebar, howto?

7. Removing Titlebar

8. removing system tray icon without a icon picture.

9. How to set Icon for forms without titlebar?

10. Titlebar Icon

11. Q (VB5) : Unload button of titlebar(Control Box)...

12. Custom Titlebar in VB5

 

 
Powered by phpBB® Forum Software