Overload List

  NameDescription
Public methodLoadLayout(Stream)
Load control layout properties from the stream.
Public methodLoadLayout(String)
Loads control layout properties from the file.
Public methodLoadLayout(Stream, LayoutType)
Loads the control layout properties with specified types from the stream.
Public methodLoadLayout(String, LayoutType)
Loads control layout properties with specified types from the file.

See Also