Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
BeginInit ( ) : void |
Signals the object that initialization is starting.
|
|
EndInit ( ) : void |
Signals the object that initialization is complete.
|
Метод | Описание | |
---|---|---|
OnInitialized ( |
Raises the Initialized event.
|
|
VisualControl ( ) : System |
Initialize a new instance of the VisualControl class.
|
protected OnInitialized ( |
||
e | An EventArgs containing the event data. | |
Результат | void |