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