The following tables list the members exposed by ToolSettings.
Name | Description | |
---|---|---|
appearances | (Inherited from Infragistics.Win.SubObjectBaseWithAppearanceManager) | |
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
Appearance | The appearance used to render the tool. | |
BorderStyle | Gets or sets the style of the border around the tool. | |
BorderStyleInner | Gets or sets the style of the border around the inner area (between the center button and the outer ring) of the tool. | |
BorderStyleOuter | Gets or sets the style of the border around the outer ring area of the tool, if any. | |
CenterBackButtonAppearance | The appearance used to render the center button of the menu when displaying as a 'back' button. | |
CenterBackButtonHotTrackAppearance | The appearance used to render the center button of the menu when the mouse is over it and it is displaying as a 'back' button. | |
CenterButtonAppearance | The appearance used to render the center button of the menu. | |
CenterButtonHotTrackAppearance | The appearance used to render the center button of the menu when the mouse is over it. | |
CenterToggleButtonAppearance | The appearance used to render the center button of the menu when displaying as a toggle button. | |
CenterToggleButtonHotTrackAppearance | The appearance used to render the center button of the menu when the mouse is over it and it is displaying as a toggle button. | |
ColorToolReplaceableColor | Returns or sets the color in the RadialMenuColorTool's image that will be replaced with the currently selected Color. | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
DrillDownButtonAppearance | The appearance used to render the drilldown button of a tool (if the tool is displaying one). | |
DrillDownButtonHotTrackAppearance | The appearance used to render the drilldown button of a tool (if the tool is displaying one) when the mouse is over it. | |
HasAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasCenterBackButtonAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasCenterBackButtonHotTrackAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasCenterButtonAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasCenterButtonHotTrackAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasCenterToggleButtonAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasCenterToggleButtonHotTrackAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasDrillDownButtonAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasDrillDownButtonHotTrackAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasHotTrackAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasInnerToolAreaAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasInnerToolAreaCheckedAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasInnerToolAreaHotTrackAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasNumericGaugeToolTickmarkLabelAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasNumericToolValueAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasToolTipAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasValueListAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HotTrackAppearance | The appearance used to render the tool when hottracked. | |
InnerToolAreaAppearance | The appearance of the inner area (the area between the outer ring and the center button) of the tool. | |
InnerToolAreaCheckedAppearance | The appearance of the inner area (the area between the outer ring and the center button) of the tool when the tool is Checked. | |
InnerToolAreaHotTrackAppearance | The appearance of the inner area (the area between the outer ring and the center button) of the tool when the tool is hottracked. | |
NumericGaugeToolHotTrackNeedleColor | Gets or sets the color of the hot tracking needle of the numeric gauge tool. | |
NumericGaugeToolTickmarkColor | Gets or sets the color of the line drawn in the gauge for this tickmark. | |
NumericGaugeToolTickmarkLabelAppearance | The appearance used to render the label of a tickmark. | |
NumericGaugeToolTrackColor1 | Gets or sets the starting color of the numeric gauge tool track. | |
NumericGaugeToolTrackColor2 | Gets or sets the ending color of the numeric gauge tool track. | |
NumericGaugeToolValueNeedleColor | Gets or sets the color of the color of the Value needle of the RadialMenuNumericGaugeTool. | |
NumericToolValueAppearance | The appearance used to render the label which displays the Value of a RadialMenuNumericTool. | |
NumericToolValueLabelOffset | Gets or sets the offset of the text representing the current value of a RadialMenuNumericTool. | |
NumericToolValueLabelVisible | Gets or sets the visibility of the value label for a RadialMenuNumericTool. | |
ShowToolTips | Gets or sets whether tooltips are displayed when the mouse moves over parts of the menu. | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ToolTipAppearance | The appearance used to render the tooltip of the tool. | |
ValueListAppearance | The appearance used to render the Infragistics.Win.ValueList of a RadialMenuListTool or RadialMenuFontListTool. |
Name | Description | |
---|---|---|
AppearanceManager | (Inherited from Infragistics.Win.SubObjectBaseWithAppearanceManager) | |
AppearanceManagerPropIds | Overridden. Returns an array of PropertyIds for properties of the class which deal with appearance properties. | |
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | Overridden. Called to Dispose the object | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
Reset | Overridden. Resets all properties of the object to their default values. | |
ResetAppearance | Resets the Appearance property to its default value. | |
ResetCenterBackButtonAppearance | Resets the CenterBackButtonAppearance property to its default value. | |
ResetCenterBackButtonHotTrackAppearance | Resets the CenterBackButtonHotTrackAppearance property to its default value. | |
ResetCenterButtonAppearance | Resets the CenterButtonAppearance property to its default value. | |
ResetCenterButtonHotTrackAppearance | Resets the CenterButtonHotTrackAppearance property to its default value. | |
ResetCenterToggleButtonAppearance | Resets the CenterToggleButtonAppearance property to its default value. | |
ResetCenterToggleButtonHotTrackAppearance | Resets the CenterToggleButtonHotTrackAppearance property to its default value. | |
ResetDrillDownButtonAppearance | Resets the DrillDownButtonAppearance property to its default value. | |
ResetDrillDownButtonHotTrackAppearance | Resets the DrillDownButtonHotTrackAppearance property to its default value. | |
ResetHotTrackAppearance | Resets the HotTrackAppearance property to its default value. | |
ResetInnerToolAreaAppearance | Resets the InnerToolAreaAppearance property to its default value. | |
ResetInnerToolAreaCheckedAppearance | Resets the InnerToolAreaCheckedAppearance property to its default value. | |
ResetInnerToolAreaHotTrackAppearance | Resets the InnerToolAreaHotTrackAppearance property to its default value. | |
ResetNumericGaugeToolTickmarkLabelAppearance | Resets the NumericGaugeToolTickmarkLabelAppearance property to its default value. | |
ResetNumericToolValueAppearance | Resets the NumericToolValueAppearance property to its default value. | |
ResetToolTipAppearance | Resets the ToolTipAppearance property to its default value. | |
ResetValueListAppearance | Resets the ValueListAppearance property to its default value. | |
ShouldSerialize | Overridden. Indicates whether the object needs to be persisted. | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
GetObjectData | Overridden. Populates the specified SerializationInfo with the data from the object. | |
Initialize | (Inherited from Infragistics.Win.SubObjectBaseWithAppearanceManager) | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnDispose | (Inherited from Infragistics.Win.SubObjectBaseWithAppearanceManager) | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnSubObjectPropChanged | (Inherited from Infragistics.Win.SubObjectBaseWithAppearanceManager) | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |