|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | ClearWaitState () |
Clear wait-state indication Inherited from Consultingwerk.Framework.WaitStateManager |
|
+ | ClearWaitState (character) |
Clear wait-state indication for a specific message Overrides Consultingwerk.Framework.WaitStateManager:ClearWaitState (character) |
|
+ | ClearWaitState (character, Object) |
Clear wait-state indication for a specific message from a specific
caller Inherited from Consultingwerk.Framework.WaitStateManager |
|
# | ContextMenuItemClickHandler (Object, EventArgs) |
Event handler for the Click event of the notify icons context menu items |
|
# | System.Windows.Forms.Form FindCurrentForm () |
Locates the current form |
|
# | NotifyIconDoubleClickHandler (Object, EventArgs) |
Event handler for the DoubleClick event of the notify icon |
|
# | NotifyIconMouseMoveHandler (Object, EventArgs) |
Event handler for the MouseMove event of the notify icon |
|
# | OnWaitStateChanged (WaitStateChangedEventArgs) |
Raises the WaitStateChanged event Inherited from Consultingwerk.Framework.WaitStateManager |
|
+ | SetWaitState () |
Indicate a general purpose wait-state to the user Inherited from Consultingwerk.Framework.WaitStateManager |
|
+ | SetWaitState (character) |
Indicate a wait-state with a message to the user. This wait-state
will be bouund to a specific caller Overrides Consultingwerk.Framework.WaitStateManager:SetWaitState (character) |
|
+ | SetWaitState (character, Object) |
Indicate a wait-state with a message to the user. Inherited from Consultingwerk.Framework.WaitStateManager |
Options | Name | Purpose | |
---|---|---|---|
+ | NotifyIconWaitStateManager () |
Constructor for the NotifyIconWaitStateManager class |
|
+ | NotifyIconWaitStateManager (character, character) |
Constructor for the NotifyIconWaitStateManager class |
Options | Name | Purpose | |
---|---|---|---|
+ | WaitStateChanged (Object, WaitStateChangedEventArgs) |
Raised whenever the WaitState changes Inherited from Consultingwerk.Framework.WaitStateManager |
Options | Name | Purpose | |
---|---|---|---|
+ | CHARACTER BusyIconFileName |
|
|
+ | CHARACTER IdleIconFileName |
|
Top
PUBLIC ClearWaitState ()
|
||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC ClearWaitState (character)
|
||||||||||||||||||||||||||
PUBLIC ClearWaitState (character, Object)
|
||||||||||||||||||||||||||
PROTECTED ContextMenuItemClickHandler (Object, EventArgs)
|
||||||||||||||||||||||||||
PROTECTED System.Windows.Forms.Form FindCurrentForm ()
|
||||||||||||||||||||||||||
PROTECTED NotifyIconDoubleClickHandler (Object, EventArgs)
|
||||||||||||||||||||||||||
PROTECTED NotifyIconMouseMoveHandler (Object, EventArgs)
|
||||||||||||||||||||||||||
PROTECTED OnWaitStateChanged (WaitStateChangedEventArgs)
|
||||||||||||||||||||||||||
PUBLIC SetWaitState ()
|
||||||||||||||||||||||||||
PUBLIC SetWaitState (character)
|
||||||||||||||||||||||||||
PUBLIC SetWaitState (character, Object)
|
PUBLIC NotifyIconWaitStateManager ()
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC NotifyIconWaitStateManager (character, character)
|
PUBLIC WaitStateChanged (Object, WaitStateChangedEventArgs)
|
---|
PUBLIC CHARACTER BusyIconFileName
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER IdleIconFileName
|