Proprietà EditAnagrCommandBaseWindowTitle
|
Restituisce o imposta il titolo della finestra di dialogo.
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public string WindowTitle { get; set; }
Public Property WindowTitle As String
Get
Set
public:
property String^ WindowTitle {
String^ get ();
void set (String^ value);
}
member WindowTitle : string with get, set
Valore della proprietà
Tipo:
StringVedi anche