LoadLayout(Stream,LayoutType) Method
Loads the control layout properties with specified types from the stream.
'Declaration
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.