C# Class Nitra.Visualizer.Controls.EmulatedPropertyDescriptor.NotEvalUITypeEditor

Inheritance: System.Drawing.Design.UITypeEditor
Mostra file Open project: rsdn/nitra

Public Methods

Method Description
GetPaintValueSupported ( ITypeDescriptorContext context ) : bool
PaintValue ( System.Drawing.Design.PaintValueEventArgs e ) : void

Method Details

GetPaintValueSupported() public method

public GetPaintValueSupported ( ITypeDescriptorContext context ) : bool
context ITypeDescriptorContext
return bool

PaintValue() public method

public PaintValue ( System.Drawing.Design.PaintValueEventArgs e ) : void
e System.Drawing.Design.PaintValueEventArgs
return void