Proprietà FormBarProgText
|
Imposta il testo del form.
Namespace:
QsUI
Assembly:
QsUI (in QsUI.dll) Versione: 1.0.0.0 (1.0.0.0)
Sintassipublic string Text { set; }Public WriteOnly Property Text As String
Set
public:
property String^ Text {
void set (String^ value);
}member Text : string with set
Valore della proprietà
Tipo:
String
Vedi anche