Свойство | Тип | Описание | |
---|---|---|---|
MenuBarPtr | |||
TaskBarPtr | |||
WM_SHELLHOOKMESSAGE | int |
Метод | Описание | |
---|---|---|
ShellWinProc ( System msg ) : void |
Метод | Описание | |
---|---|---|
InitializeParentWindow ( ) : void |
Initializes a new hidden toolwindow to be the owner for all other windows. This hides the applications icons from the task switcher.
|
|
Main ( ) : void | ||
SingleInstanceCheck ( ) : bool |
Checks that a single instance of the application is running, and if another is found it notifies the user and exits.
|
public static ShellWinProc ( System msg ) : void | ||
msg | System | |
Результат | void |
public static IntPtr,System MenuBarPtr | ||
Результат |
public static IntPtr,System TaskBarPtr | ||
Результат |