Click here to Skip to main content
15,898,035 members
Home / Discussions / C#
   

C#

 
GeneralRe: Runtime.getRuntime().addShutdownHook(new Hook()) Pin
devvvy23-Sep-04 3:48
devvvy23-Sep-04 3:48 
GeneralRe: Runtime.getRuntime().addShutdownHook(new Hook()) Pin
LongRange.Shooter23-Sep-04 8:24
LongRange.Shooter23-Sep-04 8:24 
GeneralRe: Runtime.getRuntime().addShutdownHook(new Hook()) Pin
devvvy24-Sep-04 5:59
devvvy24-Sep-04 5:59 
Generaltextbox in a webpage problem Pin
Sakkijha22-Sep-04 23:28
Sakkijha22-Sep-04 23:28 
GeneralRe: textbox in a webpage problem Pin
Dave Kreskowiak23-Sep-04 0:32
mveDave Kreskowiak23-Sep-04 0:32 
GeneralRe: textbox in a webpage problem Pin
sreejith ss nair23-Sep-04 0:38
sreejith ss nair23-Sep-04 0:38 
GeneralRe: textbox in a webpage problem Pin
shambho23-Sep-04 4:21
shambho23-Sep-04 4:21 
GeneralMinimizing a form Pin
exhaulted22-Sep-04 23:25
exhaulted22-Sep-04 23:25 
An easier question than my previous post (i hope), whats the difference between clicking the Minimize button and setting
form.WindowState = FormWindowState.Minimized;

I am trying to get the form to start in the system tray, i have a notifyIcon in the application and when you click the minimize button the form does not show on the task bar, it only appears in the system tray.

If i set the forms window state property in Form_Load() as above then the icon appears in the system tray but the form also shows on the taskbar.

Any ideas?

Kev
GeneralRe: Minimizing a form Pin
sreejith ss nair23-Sep-04 1:15
sreejith ss nair23-Sep-04 1:15 
GeneralRe: Minimizing a form Pin
eggie523-Sep-04 2:16
eggie523-Sep-04 2:16 
GeneralPlease Help Pin
exhaulted22-Sep-04 23:13
exhaulted22-Sep-04 23:13 
GeneralRe: Please Help Pin
sreejith ss nair23-Sep-04 1:35
sreejith ss nair23-Sep-04 1:35 
GeneralRe: Please Help Pin
exhaulted23-Sep-04 3:09
exhaulted23-Sep-04 3:09 
GeneralRe: Please Help Pin
sreejith ss nair23-Sep-04 3:24
sreejith ss nair23-Sep-04 3:24 
GeneralRe: Please Help Pin
Stefan Troschuetz23-Sep-04 3:39
Stefan Troschuetz23-Sep-04 3:39 
GeneralRe: Please Help Pin
Stefan Troschuetz23-Sep-04 3:44
Stefan Troschuetz23-Sep-04 3:44 
GeneralRe: Please Help Pin
exhaulted23-Sep-04 4:00
exhaulted23-Sep-04 4:00 
GeneralRe: Please Help Pin
Stefan Troschuetz23-Sep-04 4:11
Stefan Troschuetz23-Sep-04 4:11 
GeneralRe: Please Help Pin
exhaulted23-Sep-04 5:37
exhaulted23-Sep-04 5:37 
Generallast focusd event Pin
Sakkijha22-Sep-04 23:12
Sakkijha22-Sep-04 23:12 
GeneralRe: last focusd event Pin
Dave Kreskowiak23-Sep-04 0:29
mveDave Kreskowiak23-Sep-04 0:29 
GeneralRe: last focusd event Pin
sreejith ss nair23-Sep-04 0:44
sreejith ss nair23-Sep-04 0:44 
Generalabout conecting c# with oracle database Pin
ydderf222-Sep-04 21:14
ydderf222-Sep-04 21:14 
GeneralRe: about conecting c# with oracle database Pin
Heath Stewart22-Sep-04 22:00
protectorHeath Stewart22-Sep-04 22:00 
GeneralUsing C# treeview of compact framework problem Pin
ting66822-Sep-04 20:54
ting66822-Sep-04 20:54 

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.