Method | Description | |
---|---|---|
ArrangeApperance ( ) : void |
Arranges the apperance of the message box overlay.
|
|
MetroMessageBoxControl ( ) : MetroFramework.Controls | ||
SetDefaultButton ( ) : void |
Sets the default focused button.
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnLoad ( |
Method | Description | |
---|---|---|
EnableButton ( |
||
EnableButton ( |
||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
ReleaseCapture ( ) : bool | ||
SendMessage ( |
||
StylizeButton ( |
||
StylizeButton ( |
||
button_Click ( object sender, |
||
button_MouseClick ( object sender, MouseEventArgs e ) : void | ||
button_MouseEnter ( object sender, |
||
button_MouseLeave ( object sender, |
||
tlpBody_MouseDown ( object sender, MouseEventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public MetroMessageBoxControl ( ) : MetroFramework.Controls | ||
return | MetroFramework.Controls |