LoadLayout(String) Method
Loads control layout properties from the file.
public void LoadLayout(
System.string
)
'Declaration
Public Overloads Sub LoadLayout( _
ByVal As System.String _
)
Parameters
- filename
- The file where the values of layout properties will be loaded.