Свойство | Тип | Описание | |
---|---|---|---|
GetParentForm | |||
HelpCursorOff | void | ||
HelpCursorOn | void | ||
HelpLabel_MouseClick | void | ||
InitializeComponent | void |
Метод | Описание | |
---|---|---|
HelpLabel ( ) : System | ||
HelpLabel ( IContainer container ) : System |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnPaint ( PaintEventArgs e ) : void |
Метод | Описание | |
---|---|---|
GetParentForm ( |
||
HelpCursorOff ( object sender, |
||
HelpCursorOn ( object sender, |
||
HelpLabel_MouseClick ( object sender, MouseEventArgs e ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Результат | void |
public HelpLabel ( IContainer container ) : System | ||
container | IContainer | |
Результат | System |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
Результат | void |