SaveLayout(String) Method
Saves the control layout properties to the file.
public void SaveLayout(
System.string
)
'Declaration
Public Overloads Sub SaveLayout( _
ByVal As System.String _
)
Parameters
- filename
- The file where the values of the layout properties will be saved.