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