Свойство | Тип | Описание | |
---|---|---|---|
m_butButton_Click | void | ||
m_butButton_SizeChanged | void |
Метод | Описание | |
---|---|---|
StatusButton ( ) : System |
The default constructor.
|
Метод | Описание | |
---|---|---|
m_butButton_Click ( object sender, |
Hanldes the Control.Click even of the button portion of the control. This raise the click event of this control, so that consumers of this control will see the event coming from this parant control. |
|
m_butButton_SizeChanged ( object sender, |