StatusStripUpdateDisplayAutoToolTip Property |
This property supports the control infrastructure and is not intended
to be used directly from your code.
Namespace: Kjs.AppLife.Update.ControllerAssembly: Kjs.AppLife.Update.Controller (in Kjs.AppLife.Update.Controller.dll) Version: 5.1.0.9 (5.1.0.9)
Syntaxpublic bool AutoToolTip { get; set; }
Public Property AutoToolTip As Boolean
Get
Set
public:
property bool AutoToolTip {
bool get ();
void set (bool value);
}
member AutoToolTip : bool with get, set
Property Value
Type:
Boolean
See Also