Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

GetWorkstsationControl<T>(String) Method







The name of the control to look at its actual type to create.
Creates a UI medical workstation control by a given name.
Syntax
public T GetWorkstsationControl<T>( 
   string name
)
where T: Control
'Declaration
 
Public Overloads Function GetWorkstsationControl(Of T As Control)( _
   ByVal name As String _
) As T
'Usage
 
Dim instance As WorkstationUIFactory
Dim name As String
Dim value As T
 
value = instance.GetWorkstsationControl(Of T)(name)

            

            
public: T* GetWorkstsationControl<T>( 
   string* name
) 
where T: Control
public:
T^ GetWorkstsationControlgeneric<typename T>
( 
   String^ name
) 
where T: Control

Parameters

name
The name of the control to look at its actual type to create.

Type Parameters

T

Return Value

T is the type of the returned System.Windows.Forms.Control
Requirements

Target Platforms

See Also

Reference

WorkstationUIFactory Class
WorkstationUIFactory Members
Overload List

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features