For a list of all members of this type, see ToolBase members.
Name | Description | |
---|---|---|
BringIntoView | Ensures that the ToolBase is currently in view. | |
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 | (Inherited from Infragistics.Shared.DisposableObject) | |
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 | Resets all properties of the ToolBase to their default values. | |
ResetInstanceProps | Resets all InstanceProps properties to their default values. | |
ResetKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ResetSharedProps | Resets the SharedProps property to its default value. | |
ResetState | Resets the ToolBase to its original state undoing any changes that were made at runtime. | |
ResolveAppearance | Overloaded. Resolves the appearance for the tool. | |
ShouldSerializeKey | Overridden. Determines whether the Key property is set to its default value. | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ToString | Returns the key value appended with the type name. | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
CompareTo | Compares this tool to another. | |
CreateUIAutomationStub | Creates the UI Automation stub. | |
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
DoDefaultAction | Performs the default action associated with this tool. | |
GetExtraSharedProps | Returns the object held in extra shared props at the specified index. | |
GetObjectData | Populates the specified System.Runtime.Serialization.SerializationInfo with the data from the object. | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
Navigate | Navigates to another accessible object. | |
NotificationBadgeBounds | Determines the rectangle area of the NotificationUIElement. In this area the tools will display the element will be positioned based on its size and position Can be overridden in the other tools. | |
OnAddedToCollection | Overridden. Called when this object is being added to the specified collection. | |
OnDispose | Overridden. Called when disposed. | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnRemovedFromCollection | Overridden. Called when the object is being removed from the collection. | |
OnSubObjectPropChanged | Overridden. Called when a property has changed on a sub object. | |
ResetInternedKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ResolveAppearancePhase | Performs a phase of a tool's appearance resolution process. | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
SetExtraSharedProps | Sets the object held in ExtraSharedProps at the specified index. | |
ShouldSerializeInstanceProps | Determines whether the InstanceProps property is set to its default value. | |
ShouldSerializeSharedProps | Determines whether the SharedProps property is set to its default value. |