Version

Search Results

ResetStatusText Method

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.

ResetToolTipText Method (SharedProps)

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.

ResetToolTipTextFormatted Method (SharedProps)

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.

ResetToolTipTitle Method (SharedProps)

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.

ResetVisible Method (SharedProps)

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.

RootTool Property

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.

SerializeTag(SerializationInfo,String) Method

Syntax Parameters info name