Version

ToolPropertyIds Enumeration

Enumeration which contains constants that identify the properties of the RadialMenuTool.
Syntax
'Declaration
 
Public Enum ToolPropertyIds 
   Inherits System.Enum
public enum ToolPropertyIds : System.Enum 
Members
MemberDescription
CheckableCheckable property id.
CheckedChecked property id.
ChildToolCheckBehaviorChildToolCheckBehavior property id.
ChildToolDisplayStyleChildToolDisplayStyle property id.
ChildToolRelativeOriginChildToolRelativeOrigin property id.
ColorColor property id.
ColorToolReplaceableColorColorToolReplaceableColor property id.
DrillDownButtonEnabledDrillDownButtonEnabled property id.
EnabledEnabled property id.
KeyTipKeyTip property id.
SelectedValueSelectedValue property id.
TextText property id.
TickmarkLabelFormatSelectedValue property id.
TickmarksTickmarks property id.
ToolsTools property id.
ToolSettingsToolSettings property id.
ToolTipFormatToolTipFormat property id.
ToolTipTextToolTipText property id.
ToolTypeToolType property id.
UseAppearanceOfLastToggledChildToolUseAppearanceOfLastToggledChildTool property id.
UseToolTipTextOfLastToggledChildToolUseToolTipTextOfLastToggledChildTool property id.
ValueValue property id.
ValueFormatValueFormat property id.
ValueListValueList property id.
VisibleVisible property id.
VisiblePositionVisiblePosition property id.
WedgeSpanWedgeSpan property id.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also