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