Proprietà DlgCancOpFormMax
|
Imposta o restituisce il limite massimo della progressbar.
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 27.1.0
Sintassi public int Max { get; set; }
Public Property Max As Integer
Get
Set
public:
property int Max {
int get ();
void set (int value);
}
member Max : int with get, set
Valore della proprietà
Int32Vedi anche