Proprietà FormBarProgText
|
Imposta il titolo del form.
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 28.1.0-RC
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à
String
Vedi anche