
| Leadtools.Medical.Workstation.UI.Factory Namespace : WorkstationUIFactory Class | 
The following tables list the members exposed by WorkstationUIFactory.
| Name | Description | |
|---|---|---|
![]() ![]()  | Instance | Gets a singleton object of the WorkstationUIFactory class. | 
| Name | Description | |
|---|---|---|
![]()  | GetWorkstationView<V> | Returns a registered view for the given type. | 
![]()  | GetWorkstsationControl | Overloaded. Creates a UI medical workstation control by a given name. | 
![]()  | IsControlRegistered | Checks if a System.Windows.Forms.Control is registered in the WorkstationUISettings with the given name. | 
![]()  | IsViewRegistered<V> | Returns a value that indicates if the provided view type is registered. | 
![]()  | RegisterWorkstationView<V> | Registers a concrete view type to be created when a view with the provided genric type is requested. |