Property HideToolTipOnClick
HideToolTipOnClick
Gets or sets whether ToolTip will be hidden
when control is clicked. Default is true
.
public virtual bool HideToolTipOnClick { get; set; }
Gets or sets whether ToolTip will be hidden
when control is clicked. Default is true
.
public virtual bool HideToolTipOnClick { get; set; }