|
Navigate to: Methods | Constructors | Events | Properties
| Options | Name | Purpose | |
|---|---|---|---|
| # | DrawCloseButton (PaintEventArgs) |
Draws the Close Button |
|
| # | DrawText (PaintEventArgs) |
Draws the Controls text |
|
| + | Flash (integer) |
Flashes the Control for the given number of times and default interval
for each flashing (750 milliseconds) |
|
| + | Flash (integer, integer) |
Flashes the Control for the given number of times and the given interval
for each flashing |
|
| + | FlashOnce (integer) |
Flashes the Control onces with for the given number of milliseconds |
|
| # | FlashTimerTickHandler (Object, EventArgs) |
Event handler for the Tick event of the FlashTimer |
|
| # | OnMouseClick (MouseEventArgs) |
Raises the MouseClick event |
|
| # | OnMouseEnter (EventArgs) |
Raises the MouseEnter event |
|
| # | OnMouseLeave (EventArgs) |
Raises the MouseLeave event |
|
| # | OnPaint (PaintEventArgs) |
Raises the paint event |
|
| # | OnTextChanged (EventArgs) |
Raises the TextChanged event |
|
| # | OnVisibleChanged (EventArgs) |
Raises the VisibleChanged event |
| Options | Name | Purpose | |
|---|---|---|---|
| + | NotificationBar () |
Constructor for the NotificationBar class |
| Options | Name | Purpose | |
|---|---|---|---|
| + | System.Drawing.Image Image |
Gets and sets the reference to the Image shown on the Left of the
NotificationBar |
|
| + | LOGICAL PlaySoundWhenShown |
Gets and sets if a sound should be played when the Control is shown |
|
Top
PROTECTED DrawCloseButton (PaintEventArgs)
|
||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED DrawText (PaintEventArgs)
|
||||||||||||||||||||||
PUBLIC Flash (integer)
|
||||||||||||||||||||||
PUBLIC Flash (integer, integer)
|
||||||||||||||||||||||
PUBLIC FlashOnce (integer)
|
||||||||||||||||||||||
PROTECTED FlashTimerTickHandler (Object, EventArgs)
|
||||||||||||||||||||||
PROTECTED OnMouseClick (MouseEventArgs)
|
||||||||||||||||||||||
PROTECTED OnMouseEnter (EventArgs)
|
||||||||||||||||||||||
PROTECTED OnMouseLeave (EventArgs)
|
||||||||||||||||||||||
PROTECTED OnPaint (PaintEventArgs)
|
||||||||||||||||||||||
PROTECTED OnTextChanged (EventArgs)
|
||||||||||||||||||||||
PROTECTED OnVisibleChanged (EventArgs)
|
||||||||||||||||||||||
PUBLIC NotificationBar ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
PUBLIC System.Drawing.Image Image
|
|||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC LOGICAL PlaySoundWhenShown
|
|||||||||||||||