IRegisterItemSpecial Properties

Properties

Category Category of the item, e.g. import or export.
(Inherited from IRegisterItem)
EnableOn Situations for changing enable.
(Inherited from IRegisterItem)
GUID Unique ID to indentify the item and replace it later.
(Inherited from IRegisterItem)
HostControl User Control
IsChildItem Is child of extended item.
(Inherited from IRegisterItem)
MetroStyleBackground The metro style menu shows the item with this background color, if color is empty it will be not shown in metro style menu.
(Inherited from IRegisterItem)
MetroStyleIcon Icon of the item.
(Inherited from IRegisterItem)
ParentName Parent class library or application name.
(Inherited from IRegisterItem)
RegID Is setted from PCB-Investigator.
(Inherited from IRegisterItem)
RegisterType
(Overrides IRegisterItemRegisterType)
Text Name or description for the actions (e.g. show PlugIn dialog)
(Inherited from IRegisterItem)
ToolTip Tool Tip information to show it by moving mouse over the item.
(Inherited from IRegisterItem)

See Also