Metodo DedEcoViewControlRestoreLayoutFromRegistry
|
Metodo che permette di caricare le impostazioni del layout dal registro.
Namespace:
DedNet.Controls
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.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
- Tipo: SystemString
Path da dove leggere le impostazioni.
Vedi anche