CChildFrame's Icon
Env: WindowsXP, VC++6.00
Is it possible to disable CChildFrame's Icon on CChildFrame's title bar on a
MDI application?
TIA
William
.
Relevant Pages
- Re: CChildFrames Icon
... Try to SetIcon; in this CChildFrame instance. ... Is it possible to disable CChildFrame's Icon on CChildFrame's title bar on ... MDI application? ... (microsoft.public.vc.mfc) - Re: Windows Vista Question
... I have never used this bar for anything and see no need for it.. ... Right click the desktop and chose Personalize, ... To turn it off you right click some icon in the system tray. ... Hover over all of them till you see a pop up that says Windows Side Bar. ... (rec.outdoors.rv-travel) - Re: Windows Vista Question
... I have never used this bar for anything and see no need for it.. ... Right click the desktop and chose Personalize, ... To turn it off you right click some icon in the system tray. ... Hover over all of them till you see a pop up that says Windows Side Bar. ... (rec.outdoors.rv-travel) - Re: Multiple MDI Child Icons and Control Boxes Why??
... Private Sub MenuItem2_Click(ByVal sender As System.Object, ... experienced a bug once with relation to the MDI child list in the menu but I ... If the form isn't already open the code carries on past the above and opens ... icon is usually the icon from the last form opened not the start form's own ... (microsoft.public.dotnet.languages.vb) - Re: Multiple MDI Child Icons and Control Boxes Why??
... > Hi Siv, ... In the MDI parent I have added a menu with 2 options, ... > opens a new instance of the form: ... > particular form and then re-open another form, its icon stays in the menu ... (microsoft.public.dotnet.languages.vb) |
|