Property | Type | Description | |
---|---|---|---|
background_image | |||
command | Tibialyzer.TibialyzerCommand | ||
notificationDuration | int |
Property | Type | Description | |
---|---|---|---|
back_button | |||
decreaseWidthButton | |||
hideWhenTibiaInactive | bool | ||
increaseWidthButton | |||
requireDoubleClick | bool |
Method | Description | |
---|---|---|
CloseNotification ( object sender, |
||
FormName ( ) : string | ||
GetWidth ( ) : int | ||
Initialize ( ) : void | ||
LoadForm ( ) : void | ||
MaxWidth ( ) : int | ||
MinWidth ( ) : int | ||
NotificationForm ( ) : System | ||
PaintBackground ( |
||
RefreshForm ( ) : void | ||
ResetTimer ( ) : void | ||
ResumeDrawing ( ) : void | ||
ResumeDrawing ( |
||
ResumeForm ( ) : void | ||
ReturnFocusToTibia ( ) : void | ||
SetWidth ( int width ) : void | ||
SuspendDrawing ( ) : void | ||
SuspendDrawing ( |
||
SuspendForm ( ) : void | ||
WidthInterval ( ) : int | ||
back_button_Click ( object sender, |
||
close ( ) : void |
Method | Description | |
---|---|---|
Cleanup ( ) : void | ||
CloseForm ( object sender, |
||
NotificationFinalize ( ) : void | ||
NotificationInitialize ( ) : void | ||
OnClick ( |
||
OnDoubleClick ( |
||
OnPaintBackground ( PaintEventArgs e ) : void | ||
UnregisterControl ( |
||
refreshTimer ( ) : void |
Method | Description | |
---|---|---|
ChangeSize ( int modification ) : void | ||
DecreaseWidth_Click ( object sender, |
||
IncreaseWidth_Click ( object sender, |
||
InitializeComponent ( ) : void | ||
NotificationForm_SizeChanged ( object sender, |
||
SendMessage ( |
||
UpdateHudVisibility ( bool visible ) : void | ||
c_Click ( object sender, |
protected CloseForm ( object sender, |
||
sender | object | |
e | ||
return | void |
public CloseNotification ( object sender, |
||
sender | object | |
e | ||
return | void |
protected OnDoubleClick ( |
||
e | ||
return | void |
protected OnPaintBackground ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
return | void |
public PaintBackground ( |
||
e | ||
return | void |
public static ResumeDrawing ( |
||
c | ||
return | void |
public static SuspendDrawing ( |
||
c | ||
return | void |
protected UnregisterControl ( |
||
c | ||
return | void |
public back_button_Click ( object sender, |
||
sender | object | |
e | ||
return | void |
protected PictureBox,System.Windows.Forms back_button | ||
return |
public static Bitmap,System.Drawing background_image | ||
return |
public TibialyzerCommand,Tibialyzer command | ||
return | Tibialyzer.TibialyzerCommand |
protected Label,System.Windows.Forms decreaseWidthButton | ||
return |
protected Label,System.Windows.Forms increaseWidthButton | ||
return |