Version

ToolSettingsPropertyIds Enumeration

Enumeration which contains constants that identify the properties of the UltraRadialMenu control and its sub-objects.
Syntax
'Declaration
 
Public Enum ToolSettingsPropertyIds 
   Inherits System.Enum
public enum ToolSettingsPropertyIds : System.Enum 
Members
MemberDescription
AppearanceThe ToolSettings.Appearance property.
BorderStyleBorderStyle property id.
BorderStyleInnerBorderStyleInner property id.
BorderStyleOuterBorderStyleOuter property id.
CenterBackButtonAppearanceThe ToolSettings.CenterBackButtonAppearance property.
CenterBackButtonHotTrackAppearanceThe ToolSettings.CenterBackButtonHotTrackAppearance property.
CenterButtonAppearanceThe ToolSettings.CenterButtonAppearance property.
CenterButtonHotTrackAppearanceThe ToolSettings.CenterButtonHotTrackAppearance property.
CenterToggleButtonAppearanceThe ToolSettings.CenterToggleButtonAppearance property.
CenterToggleButtonHotTrackAppearanceThe ToolSettings.CenterToggleButtonHotTrackAppearance property.
DrillDownButtonAppearanceThe ToolSettings.DrillDownButtonAppearance property.
DrillDownButtonHotTrackAppearanceThe ToolSettings.DrillDownButtonHotTrackAppearance property.
HotTrackAppearanceThe ToolSettings.HotTrackAppearance property.
InnerToolAreaAppearanceThe ToolSettings.InnerToolAreaAppearance property.
InnerToolAreaCheckedAppearanceThe ToolSettings.InnerToolAreaCheckedAppearance property.
InnerToolAreaHotTrackAppearanceThe ToolSettings.InnerToolAreaHotTrackAppearance property.
NumericGaugeToolHotTrackNeedleColorNumericGaugeToolHotTrackNeedleColor property id.
NumericGaugeToolTickmarkColorNumericGaugeToolTickmarkColor property id.
NumericGaugeToolTickmarkLabelAppearanceThe ToolSettings.NumericGaugeToolTickmarkLabelAppearance property.
NumericGaugeToolTrackColor1NumericGaugeToolTrackColor1 property id.
NumericGaugeToolTrackColor2NumericGaugeToolTrackColor2 property id.
NumericGaugeToolValueNeedleColorNumericGaugeToolValueNeedleColor property id.
NumericToolValueAppearanceThe ToolSettings.NumericToolValueAppearance property.
NumericToolValueLabelOffsetNumericToolValueLabelOffset property id.
NumericToolValueLabelVisibleNumericToolValueLabelVisible property id.
ShowToolTipsShowToolTips property id.
ToolTipAppearanceThe ToolSettings.ToolTipAppearance property.
ValueListAppearanceThe ToolSettings.ValueListAppearance property.
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