The following tables list the members exposed by RadialMenuFontListTool.
Name | Description | |
---|---|---|
![]() | RadialMenuFontListTool Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
![]() | Checkable | Gets or sets whether the tool is a toggle button which can be checked or unchecked. (Inherited from Infragistics.Win.UltraWinRadialMenu.RadialMenuTool) |
![]() | Checked | Gets or sets the Checked state of the tool. (Inherited from Infragistics.Win.UltraWinRadialMenu.RadialMenuTool) |
![]() | ChildToolCheckBehavior | Gets or sets how RadialMenuTool.Checkable tools in the collection behave with respect to each other. (Inherited from Infragistics.Win.UltraWinRadialMenu.RadialMenuTool) |
![]() | ChildToolDisplayStyle | Determines how the children in the RadialMenuTool.Tools collection of this tool are displayed. (Inherited from Infragistics.Win.UltraWinRadialMenu.RadialMenuTool) |
![]() | ChildToolRelativeOrigin | Gets or sets how the children of this tool are aligned relative to the parent tool. (Inherited from Infragistics.Win.UltraWinRadialMenu.RadialMenuTool) |
![]() | Disposed | (Inherited from Infragistics.Shared.DisposableObject) |
![]() | DrillDownButtonEnabled | Gets or sets whether the drilldown button of the tool is enabled. (Inherited from Infragistics.Win.UltraWinRadialMenu.RadialMenuTool) |
![]() | Enabled | Gets or sets the enabled state of the tool. (Inherited from Infragistics.Win.UltraWinRadialMenu.RadialMenuTool) |
![]() | Key | (Inherited from Infragistics.Shared.KeyedSubObjectBase) |
![]() | KeyTip | Gets or sets a string with a maximum of 3 characters that represents the mnemonic displayed for the tool when using keytips. (Inherited from Infragistics.Win.UltraWinRadialMenu.RadialMenuTool) |
![]() | LastToggledChildTool | Returns the last child of this tool that was whose RadialMenuTool.Checked property was toggled by the user. (Inherited from Infragistics.Win.UltraWinRadialMenu.RadialMenuTool) |
![]() | ParentCollection | The collection to which the tool belongs. (Inherited from Infragistics.Win.UltraWinRadialMenu.RadialMenuTool) |
![]() | ParentTool | The parent tool to which this tool belongs. (Inherited from Infragistics.Win.UltraWinRadialMenu.RadialMenuTool) |
![]() | SelectedValue | Gets or sets the value which indicates which item on the list is selected. (Inherited from Infragistics.Win.UltraWinRadialMenu.RadialMenuListTool) |
![]() | Tag | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | Text | Gets or sets the text of the tool. (Inherited from Infragistics.Win.UltraWinRadialMenu.RadialMenuTool) |
![]() | Tools | A collection of RadialMenuTool instances that represent the child tools of this tool. (Inherited from Infragistics.Win.UltraWinRadialMenu.RadialMenuTool) |
![]() | ToolSettings | Gets or sets various settings related to the tool. (Inherited from Infragistics.Win.UltraWinRadialMenu.RadialMenuTool) |
![]() | ToolTipText | Gets or sets the text that will display in the tooltip for this tool. (Inherited from Infragistics.Win.UltraWinRadialMenu.RadialMenuTool) |
![]() | UseAppearanceOfLastToggledChildTool | Gets or sets whether the tool will display the same appearance (including the image) of it's RadialMenuTool.LastToggledChildTool. (Inherited from Infragistics.Win.UltraWinRadialMenu.RadialMenuTool) |
![]() | UseToolTipTextOfLastToggledChildTool | Gets or sets whether the tool will display the tooltip of it's RadialMenuTool.LastToggledChildTool. (Inherited from Infragistics.Win.UltraWinRadialMenu.RadialMenuTool) |
![]() | ValueList | Overridden. Gets or sets the ValueList used by the tool |
![]() | Visible | Gets or sets the visibility of the tool. (Inherited from Infragistics.Win.UltraWinRadialMenu.RadialMenuTool) |
![]() | VisiblePosition | Gets or sets the visible position of the tool. (Inherited from Infragistics.Win.UltraWinRadialMenu.RadialMenuTool) |
![]() | WedgeSpan | Gets or sets the number of wedges that this tool will span. (Inherited from Infragistics.Win.UltraWinRadialMenu.RadialMenuTool) |
Name | Description | |
---|---|---|
![]() | CheckableDefault | Returns the default value of the Checkable property for the tool type. (Inherited from Infragistics.Win.UltraWinRadialMenu.RadialMenuTool) |
![]() | ChildToolCheckBehaviorDefault | Returns the default value of the ChildToolCheckBehavior property for the tool type. (Inherited from Infragistics.Win.UltraWinRadialMenu.RadialMenuTool) |
![]() | KeyLowercaseInterned | (Inherited from Infragistics.Shared.KeyedSubObjectBase) |
![]() | PrimaryCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) |
![]() | 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 |
![]() | FindAncestor | Returns the first ancestor of this tool that is of the specified type. (Inherited from Infragistics.Win.UltraWinRadialMenu.RadialMenuTool) |
![]() | FindRootTool | Finds the root tool - the tool at the top of the tool tree. (Inherited from Infragistics.Win.UltraWinRadialMenu.RadialMenuTool) |
![]() | FindToolByKey | Searches all descendants of this tool to find a tool with the matching key. (Inherited from Infragistics.Win.UltraWinRadialMenu.RadialMenuTool) |
![]() | FindToolsByKey | Searches all descendants of this tool to find all tools with the matching key. (Inherited from Infragistics.Win.UltraWinRadialMenu.RadialMenuTool) |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | GetUIElement | Returns the UIElement for this tool, if one exists. (Inherited from Infragistics.Win.UltraWinRadialMenu.RadialMenuTool) |
![]() | 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 | Resets all properties of the object to their default values. (Inherited from Infragistics.Win.UltraWinRadialMenu.RadialMenuListTool) |
![]() | ResetKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) |
![]() | ResetTools | Resets the RadialMenuTool.Tools property to its default value. (Inherited from Infragistics.Win.UltraWinRadialMenu.RadialMenuTool) |
![]() | ResetToolSettings | Resets the RadialMenuTool.ToolSettings property to its default value. (Inherited from Infragistics.Win.UltraWinRadialMenu.RadialMenuTool) |
![]() | SetChecked | Sets the RadialMenuTool.Checked property of the tool and optionally fires the UltraRadialMenu.ToolClick event and synchonizes the parent tools. (Inherited from Infragistics.Win.UltraWinRadialMenu.RadialMenuTool) |
![]() | SetSelectedValue | Sets the RadialMenuListTool.SelectedValue property of the RadialMenuListTool and optionally fires the UltraRadialMenu.ListToolSelectedValueChanged event. (Inherited from Infragistics.Win.UltraWinRadialMenu.RadialMenuListTool) |
![]() | ShouldSerialize | Indicates whether the object needs to be persisted. (Inherited from Infragistics.Win.UltraWinRadialMenu.RadialMenuTool) |
![]() | ShouldSerializeKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) |
![]() | ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | Toggle | Toggles the Checked state of a state button tool or color tool. (Inherited from Infragistics.Win.UltraWinRadialMenu.RadialMenuTool) |
![]() | ToString | Returns the key value appended with the type name. (Inherited from Infragistics.Win.UltraWinRadialMenu.RadialMenuTool) |
![]() | VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
![]() | DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | GetObjectData | Populates the specified SerializationInfo with the data from the object. (Inherited from Infragistics.Win.UltraWinRadialMenu.RadialMenuListTool) |
![]() | InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |
![]() | OnAddedToCollection | Called when this object is being added to the passed in collection. The default implementation sets the internal primaryCollection reference if it hasn't already been set. (Inherited from Infragistics.Win.UltraWinRadialMenu.RadialMenuTool) |
![]() | OnDeserialization | Called after this instance has been de-serialized. (Inherited from Infragistics.Win.UltraWinRadialMenu.RadialMenuTool) |
![]() | OnDispose | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | OnRemovedFromCollection | Called when this object is being removed from the passed in collection. The default implementation nulls out the primaryCollection if the passed in collection matches. (Inherited from Infragistics.Win.UltraWinRadialMenu.RadialMenuTool) |
![]() | OnSubObjectPropChanged | Called when another sub object that we are listening to notifies us that one of its properties has changed. (Inherited from Infragistics.Win.UltraWinRadialMenu.RadialMenuListTool) |
![]() | ResetInternedKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) |
![]() | 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) |