LoadLayout(String,LayoutType) Method
Loads control layout properties with specified types from the stream.
public void LoadLayout(
System.string ,
LayoutType
)
'Declaration
Public Overloads Sub LoadLayout( _
ByVal As System.String, _
ByVal As LayoutType _
)
Parameters
- filename
- XML file to load.
- layoutTypes
- Layout types to load.