Namespace: CuteEditor
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 OnValidate( Object value ) | 
| Visual Basic | 
|---|
| Protected Overrides Sub OnValidate ( _ value As Object _ ) | 
| Visual C++ | 
|---|
| protected: virtual void OnValidate( Object^ value ) override | 
Parameters
- value
- Type: System..::..Object
 
     
     
     
     
    