ControlBaseToolTip Property

Gets or sets the ControlBase's tool tip

Definition

Namespace: Firefly.Box.UI.Advanced
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public string ToolTip { get; set; }

Property Value

String

See Also