Property | Type | Description |
---|
Method | Description | |
---|---|---|
BeginInit ( ) : void |
Signals the object that initialization is starting.
|
|
EndInit ( ) : void |
Signals the object that initialization is complete.
|
Method | Description | |
---|---|---|
OnInitialized ( |
Raises the Initialized event.
|
|
VisualControl ( ) : System |
Initialize a new instance of the VisualControl class.
|
protected OnInitialized ( |
||
e | An EventArgs containing the event data. | |
return | void |