Version

ToolSettings Class Properties

For a list of all members of this type, see ToolSettings members.

Public Properties
 NameDescription
Public PropertyAppearanceThe appearance used to render the tool.  
Public PropertyBorderStyleGets or sets the style of the border around the tool.  
Public PropertyBorderStyleInnerGets or sets the style of the border around the inner area (between the center button and the outer ring) of the tool.  
Public PropertyBorderStyleOuterGets or sets the style of the border around the outer ring area of the tool, if any.  
Public PropertyCenterBackButtonAppearanceThe appearance used to render the center button of the menu when displaying as a 'back' button.  
Public PropertyCenterBackButtonHotTrackAppearanceThe appearance used to render the center button of the menu when the mouse is over it and it is displaying as a 'back' button.  
Public PropertyCenterButtonAppearanceThe appearance used to render the center button of the menu.  
Public PropertyCenterButtonHotTrackAppearanceThe appearance used to render the center button of the menu when the mouse is over it.  
Public PropertyCenterToggleButtonAppearanceThe appearance used to render the center button of the menu when displaying as a toggle button.  
Public PropertyCenterToggleButtonHotTrackAppearanceThe appearance used to render the center button of the menu when the mouse is over it and it is displaying as a toggle button.  
Public PropertyColorToolReplaceableColorReturns or sets the color in the RadialMenuColorTool's image that will be replaced with the currently selected Color.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyDrillDownButtonAppearanceThe appearance used to render the drilldown button of a tool (if the tool is displaying one).  
Public PropertyDrillDownButtonHotTrackAppearanceThe appearance used to render the drilldown button of a tool (if the tool is displaying one) when the mouse is over it.  
Public PropertyHasAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasCenterBackButtonAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasCenterBackButtonHotTrackAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasCenterButtonAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasCenterButtonHotTrackAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasCenterToggleButtonAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasCenterToggleButtonHotTrackAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasDrillDownButtonAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasDrillDownButtonHotTrackAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasHotTrackAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasInnerToolAreaAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasInnerToolAreaCheckedAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasInnerToolAreaHotTrackAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasNumericGaugeToolTickmarkLabelAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasNumericToolValueAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasToolTipAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasValueListAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHotTrackAppearanceThe appearance used to render the tool when hottracked.  
Public PropertyInnerToolAreaAppearanceThe appearance of the inner area (the area between the outer ring and the center button) of the tool.  
Public PropertyInnerToolAreaCheckedAppearanceThe appearance of the inner area (the area between the outer ring and the center button) of the tool when the tool is Checked.  
Public PropertyInnerToolAreaHotTrackAppearanceThe appearance of the inner area (the area between the outer ring and the center button) of the tool when the tool is hottracked.  
Public PropertyNumericGaugeToolHotTrackNeedleColorGets or sets the color of the hot tracking needle of the numeric gauge tool.  
Public PropertyNumericGaugeToolTickmarkColorGets or sets the color of the line drawn in the gauge for this tickmark.  
Public PropertyNumericGaugeToolTickmarkLabelAppearanceThe appearance used to render the label of a tickmark.  
Public PropertyNumericGaugeToolTrackColor1Gets or sets the starting color of the numeric gauge tool track.  
Public PropertyNumericGaugeToolTrackColor2Gets or sets the ending color of the numeric gauge tool track.  
Public PropertyNumericGaugeToolValueNeedleColorGets or sets the color of the color of the Value needle of the RadialMenuNumericGaugeTool.  
Public PropertyNumericToolValueAppearanceThe appearance used to render the label which displays the Value of a RadialMenuNumericTool.  
Public PropertyNumericToolValueLabelOffsetGets or sets the offset of the text representing the current value of a RadialMenuNumericTool.  
Public PropertyNumericToolValueLabelVisibleGets or sets the visibility of the value label for a RadialMenuNumericTool.  
Public PropertyShowToolTipsGets or sets whether tooltips are displayed when the mouse moves over parts of the menu.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyToolTipAppearanceThe appearance used to render the tooltip of the tool.  
Public PropertyValueListAppearanceThe appearance used to render the Infragistics.Win.ValueList of a RadialMenuListTool or RadialMenuFontListTool.  
Protected Properties
 NameDescription
Protected PropertyAppearanceManager (Inherited from Infragistics.Win.SubObjectBaseWithAppearanceManager)
Protected PropertyAppearanceManagerPropIdsOverridden. Returns an array of PropertyIds for properties of the class which deal with appearance properties.  
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also