Metodo EditAttrControlBaseRestoreLayoutFromRegistry
|
Ripristina il layout del controllo leggendolo dal registro di sistema.
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 27.1.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