Property | Type | Description | |
---|---|---|---|
CalculateHeight | int | ||
InitializeComponent | void | ||
ProcessChange | void |
Method | Description | |
---|---|---|
MessageFormContent ( ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnCalculatedHeightChanged ( |
||
OnFontChanged ( |
||
OnPaddingChanged ( |
||
OnPaint ( PaintEventArgs e ) : void | ||
OnResize ( |
||
OnTextChanged ( |
Method | Description | |
---|---|---|
CalculateHeight ( ) : int | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
ProcessChange ( ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
protected OnCalculatedHeightChanged ( |
||
e | ||
return | void |
protected OnFontChanged ( |
||
e | ||
return | void |
protected OnPaddingChanged ( |
||
e | ||
return | void |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
return | void |
protected OnResize ( |
||
e | ||
return | void |
protected OnTextChanged ( |
||
e | ||
return | void |