Namespace: CuteEditor.Dialogs
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
      
    Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
 Syntax
Syntax
| C# | 
|---|
| protected override void OnInit( EventArgs e ) | 
| Visual Basic | 
|---|
| Protected Overrides Sub OnInit ( _ e As EventArgs _ ) | 
| Visual C++ | 
|---|
| protected: virtual void OnInit( EventArgs^ e ) override | 
Parameters
- e
- Type: System..::..EventArgs
 
     
     
     
     
    