MyLinkEditor Class
Namespace: PCB_Investigator.PCBIControls.PropertyGridAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
public class MyLinkEditor : UITypeEditor
Public Class MyLinkEditor
Inherits UITypeEditor
public ref class MyLinkEditor : public UITypeEditor
type MyLinkEditor =
class
inherit UITypeEditor
end
- Inheritance
- UITypeEditor MyLinkEditor
| MyLinkEditor | Initializes a new instance of the MyLinkEditor class |
| 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.
|