Metodo DedEcoViewControlRestoreLayoutFromRegistry
|
Metodo che permette di caricare le impostazioni del layout dal registro.
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.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 da dove leggere le impostazioni.
Vedi anche