Click here to Skip to main content
16,004,977 members
Home / Discussions / C#
   

C#

 
AnswerRe: Exception.. what? Pin
Daniel Turini7-May-02 23:04
Daniel Turini7-May-02 23:04 
GeneralRe: Exception.. what? Pin
Rickard Andersson208-May-02 1:58
Rickard Andersson208-May-02 1:58 
GeneralRe: Exception.. what? Pin
Daniel Turini8-May-02 4:01
Daniel Turini8-May-02 4:01 
GeneralRe: Exception.. what? Pin
Rickard Andersson208-May-02 4:42
Rickard Andersson208-May-02 4:42 
GeneralEXE Creating Pin
BLaZiNiX7-May-02 17:17
BLaZiNiX7-May-02 17:17 
GeneralRe: EXE Creating Pin
Nick Parker7-May-02 17:51
protectorNick Parker7-May-02 17:51 
Questionhow to realize that? Pin
zhoujun7-May-02 14:21
zhoujun7-May-02 14:21 
AnswerRe: how to realize that? Pin
James T. Johnson7-May-02 14:41
James T. Johnson7-May-02 14:41 
Add a notify icon to your main form, then on minimize set the ShowInTaskbar property of the main form to false.

In the context menu for the NotifyIcon have an option to set the WindowState of the main form to Restore, and set the ShowInTaskbar property to true again.

HTH,

James

Simplicity Rules!
GeneralRe: how to realize that? Pin
zhoujun7-May-02 19:28
zhoujun7-May-02 19:28 
GeneralRe: how to realize that? Pin
Rickard Andersson207-May-02 22:44
Rickard Andersson207-May-02 22:44 
GeneralRe: how to realize that? Pin
James T. Johnson7-May-02 23:08
James T. Johnson7-May-02 23:08 
GeneralRe: how to realize that? Pin
zhoujun9-May-02 14:52
zhoujun9-May-02 14:52 
AnswerRe: how to realize that? Pin
Andres Manggini7-May-02 16:04
Andres Manggini7-May-02 16:04 
AnswerRe: how to realize that? Pin
Rocky Moore8-May-02 23:42
Rocky Moore8-May-02 23:42 
GeneralRe: how to realize that? Pin
James T. Johnson9-May-02 0:22
James T. Johnson9-May-02 0:22 
GeneralRe: how to realize that? Pin
9-May-02 14:36
suss9-May-02 14:36 
QuestionFind a string in another string!? Pin
Rickard Andersson207-May-02 11:47
Rickard Andersson207-May-02 11:47 
AnswerRe: Find a string in another string!? Pin
David Wengier7-May-02 12:01
David Wengier7-May-02 12:01 
GeneralRe: Find a string in another string!? Pin
Rickard Andersson207-May-02 20:32
Rickard Andersson207-May-02 20:32 
GeneralRepost: ICodeCompiler Pin
Orion Buttigieg7-May-02 5:56
Orion Buttigieg7-May-02 5:56 
GeneralRe: Repost: ICodeCompiler Pin
Orion Buttigieg7-May-02 12:57
Orion Buttigieg7-May-02 12:57 
GeneralRe: Repost: ICodeCompiler Pin
James T. Johnson7-May-02 14:44
James T. Johnson7-May-02 14:44 
GeneralRe: Repost: ICodeCompiler Pin
Orion Buttigieg8-May-02 5:38
Orion Buttigieg8-May-02 5:38 
GeneralFocus problems... Pin
Joshua Guy7-May-02 5:25
Joshua Guy7-May-02 5:25 
GeneralRe: Focus problems... Pin
James T. Johnson7-May-02 14:59
James T. Johnson7-May-02 14:59 

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.