MyLinkEditor Class

Definition

Namespace: PCB_Investigator.PCBIControls.PropertyGrid
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public class MyLinkEditor : UITypeEditor
Inheritance
UITypeEditor    MyLinkEditor

Constructors

MyLinkEditorInitializes a new instance of the MyLinkEditor class

Methods

EditValue 
GetEditStyle Retrieves the editing style of the [!:Overload:System.Drawing.Design.IconEditor.EditValue] method.
GetPaintValueSupported Determines if this editor supports the painting of a representation of an object's value.
PaintValue Paints a representative value of the given object to the provided canvas.

See Also