Overload List

  NameDescription
LoadLayout(Stream)
Load control layout properties from the stream.
LoadLayout(String)
Loads control layout properties from the file.
LoadLayout(Stream, LayoutTypeFlags)
Loads the control layout properties with specified types from the stream.
LoadLayout(String, LayoutTypeFlags)
Loads control layout properties with specified types from the file.

See Also