Resets the StatusText property to its default value. Syntax Remarks Invoke this method to reset the StatusText property to its default value. Once this method is invoked, the ShouldSerializeStatusText method will return False until the StatusText property is set again.
Resets the ToolTipText property to its default value. Syntax Remarks Invoke this method to reset the ToolTipText property to its default value. Once this method is invoked, the ShouldSerializeToolTipText method will return False until the ToolTipText property is set again.
Resets the ToolTipTextFormatted property to its default value. Syntax Remarks Invoke this method to reset the ToolTipTextFormatted property to its default value. Once this method is invoked, the ShouldSerializeToolTipTextFormatted method will return False until the ToolTipTextFormatted property is set again.
Resets the ToolTipTitle property to its default value. Syntax Remarks Invoke this method to reset the ToolTipTitle property to its default value. Once this method is invoked, the ShouldSerializeToolTipTitle method will return False until the ToolTipTitle property is set again.
Resets the Visible property to its default value. Syntax Remarks Invoke this method to reset the Visible property to its default value. Once this method is invoked, the ShouldSerializeVisible method will return False until the Visible property is set again.
Gets the root ToolBase to which the SharedProps object is attached. Syntax Property Value The root ToolBase to which the SharedProps object is attached. Remarks The root tool exists in the Tools collection of the UltraToolbarsManager and never on a toolbar or menu.
Syntax Parameters info
Syntax Parameters info name
Overload List