QsOptions Methods |
The QsOptions type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetInstance |
Metodo statico che restituisce l'unica istanza attiva dell'oggetto gestore delle opzioni
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
RegisterApplication |
Resitra l'applicazione in modo che le sue opzioni siano gestite dal dialogo.
| |
ShowOptionsForm(String) |
Visualizza il dialogo comune delle opzioni
| |
ShowOptionsForm(String, NativeWindow) |
Visualizza il dialogo comune delle opzioni
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |