Свойство | Type | Description | |
---|---|---|---|
AddWindowButton | void | ||
CreateShadow | void | ||
FocusMe | bool | ||
GetTextFormatFlags | TextFormatFlags | ||
HitTestNCA | WinApi.HitTest | ||
IsAeroThemeEnabled | bool | ||
IsDropShadowSupported | bool | ||
MeasureText | |||
MoveControl | void | ||
OnGetMinMaxInfo | void | ||
RemoveCloseButton | void | ||
RemoveShadow | void | ||
UpdateWindowButtonPosition | void | ||
WindowButton_Click | void |
Méthode | Description | |
---|---|---|
MetroForm ( ) : System |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
OnActivated ( |
||
OnClosed ( |
||
OnClosing ( CancelEventArgs e ) : void | ||
OnEnabledChanged ( |
||
OnLoad ( |
||
OnMouseDown ( MouseEventArgs e ) : void | ||
OnPaint ( PaintEventArgs e ) : void | ||
OnResizeEnd ( |
||
WndProc ( |
Méthode | Description | |
---|---|---|
AddWindowButton ( WindowButtons button ) : void | ||
CreateShadow ( ) : void | ||
FocusMe ( ) : bool | ||
GetTextFormatFlags ( ) : TextFormatFlags | ||
HitTestNCA ( |
||
IsAeroThemeEnabled ( ) : bool | ||
IsDropShadowSupported ( ) : bool | ||
MeasureText ( |
||
MoveControl ( ) : void | ||
OnGetMinMaxInfo ( |
||
RemoveCloseButton ( ) : void | ||
RemoveShadow ( ) : void | ||
UpdateWindowButtonPosition ( ) : void | ||
WindowButton_Click ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
protected OnActivated ( |
||
e | ||
Résultat | void |
protected OnClosed ( |
||
e | ||
Résultat | void |
protected OnClosing ( CancelEventArgs e ) : void | ||
e | CancelEventArgs | |
Résultat | void |
protected OnEnabledChanged ( |
||
e | ||
Résultat | void |
protected OnMouseDown ( MouseEventArgs e ) : void | ||
e | MouseEventArgs | |
Résultat | void |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
Résultat | void |
protected OnResizeEnd ( |
||
e | ||
Résultat | void |
protected WndProc ( |
||
m | ||
Résultat | void |