| Overload | Description | 
|---|---|
| LoadLayout(String) | Loads control layout properties from the file. | 
| LoadLayout(Stream) | Loads control layout properties from the stream. | 
| LoadLayout(String,LayoutType) | Loads control layout properties with specified types from the file. | 
| LoadLayout(Stream,LayoutType) | Loads the control layout properties with specified types from the stream. |