ToolboxItemType Enumeration

Type of the toolbox item.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public enum ToolboxItemType

Members

RightMode0 Change mode entry.
RightItem1 Simple text entry.
RightFunc2 Function entry.
RightUnit3 Unit entry.

See Also