Proprietà DedDropDownButtonControlToolTip
|
Restituisce o imposta il tooltip del pulsante.
Namespace:
DedNet.Controls
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public string ToolTip { get; set; }
Public Property ToolTip As String
Get
Set
public:
property String^ ToolTip {
String^ get ();
void set (String^ value);
}
member ToolTip : string with get, set
Valore della proprietà
Tipo:
StringVedi anche