ToolStripItem.DefaultAutoToolTip Property
Definition
Gets a value indicating whether to display the ToolTip that is defined as the default.
protected:
virtual property bool DefaultAutoToolTip { bool get(); };
protected virtual bool DefaultAutoToolTip { get; }
member this.DefaultAutoToolTip : bool
Protected Overridable ReadOnly Property DefaultAutoToolTip As Boolean
Property Value
false
in all cases.