Metodo EditAttrControlBaseRestoreLayoutFromRegistry
|
Ripristina il layout del controllo leggendolo dal registro di sistema.
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public void RestoreLayoutFromRegistry(
string regKey
)
Public Sub RestoreLayoutFromRegistry (
regKey As String
)
public:
void RestoreLayoutFromRegistry(
String^ regKey
)
member RestoreLayoutFromRegistry :
regKey : string -> unit
Parametri
- regKey String
- Path della chiave da cui leggere il layout.
Vedi anche