Enter Keywords:
1 - 10 of 3301(0.018 seconds)
Sort By:
 
I have a very simple console app, and I don't want its window to ever appear on the screen.  What's the best way to do that?
Zones: Windows ProgrammingDate Answered: 05/03/1997 Rating: 6.6 Views: 0
I have a report that pulls its data from an open Form.  I have 3 fields I need to make visible = false on the report when there is nothing in that field on the form.  I'm using an Event Procedure o...
Zones: MS AccessDate Answered: 02/04/1998 Rating: 7.8 Views: 4
I want to hide the tool bar when i open the form. Just like hiding a meubar, I can hide the menu bar by coding menubar property = 0, But when i try same thing in toolbar i can't do it. I can hide t...
Zones: MS AccessDate Answered: 03/24/1998 Rating: 8.0 Views: 0
I'm looking for a way to hide the systemmenu and trigger my own function when I click on the icon in the left upper corner of a form
Zones: Visual BasicDate Answered: 04/28/1998 Rating: 6.2 Views: 0
How can I hide a group box, static text etc.   thanks
Zones: Windows MFCDate Answered: 01/14/1999 Rating: 6.2 Views: 0
I wanted to do this ... Click on a particular radio button and it should display a table with some text in it. And when I click on another radio button it should hide that table. I want to do this ...
Zones: HTMLDate Answered: 04/20/1999 Rating: 6.8 Views: 0
Does anyone know an API call (or other method) that I can use to set and clear the AutoHide property of the Task Bar in Windows NT 4.0 from a VB app?
Zones: Visual BasicDate Answered: 06/17/1999 Rating: 5.4 Views: 0
Hello All I am wondering whether it is possible to hide the Toolbar and Menu associated with the CMainFrame class.  I would like to do this from a button on a dialog associated with the CView clas...
Zones: Windows MFCDate Answered: 07/22/1999 Rating: 8.4 Views: 0
I want to hide a window (say, ICQ NetDetect agent in the system tray, or the telnet window on the taskbar). Actually i won't stop the application, or hide its window (i would if i'd know!). So i ca...
Zones: Delphi ProgrammingDate Answered: 07/22/1999 Rating: 8.4 Views: 0
ok, I want to completely hide my program.. that means.. 1· Hide it from the task bar 2· Hide it from ctrl+alt+del 3· Hide it from programs such as Wintop 4· Hide it also when it's ran as a service ...
Zones: Delphi ProgrammingDate Answered: 08/12/1999 Rating: 5.8 Views: 0