An NDoc Documented Class Library

ImageIndexEditor.GetPaintValueSupported Method (ITypeDescriptorContext)

Does the component's context support painting

public override bool GetPaintValueSupported(
   ITypeDescriptorContext context
);

Parameters

context
The context that a component is in. Eg the container that it is in.

Return Value

True if the context supports painting otherwise false

See Also

ImageIndexEditor Class | ImageIndexEditor Members | Genghis.Windows.Forms.Design Namespace | ImageIndexEditor.GetPaintValueSupported Overload List