Proprietà DlgCancOpFormMax
|
Imposta o restituisce il limite massimo della progressbar.
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 28.1.0-RC
Sintassipublic 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à
Int32
Vedi anche