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

Show in webframe

IsControlRegistered Method







The name of the control to check for.
Checks if a System.Windows.Forms.Control is registered in the WorkstationUISettings with the given name.
Syntax
public bool IsControlRegistered( 
   string name
)
'Declaration
 
Public Function IsControlRegistered( _
   ByVal name As String _
) As Boolean
'Usage
 
Dim instance As WorkstationUIFactory
Dim name As String
Dim value As Boolean
 
value = instance.IsControlRegistered(name)

            

            
public: bool IsControlRegistered( 
   string* name
) 
public:
bool IsControlRegistered( 
   String^ name
) 

Parameters

name
The name of the control to check for.

Return Value

True if the control is registered in the WorkstationUISettings.
Requirements

Target Platforms

See Also

Reference

WorkstationUIFactory Class
WorkstationUIFactory Members

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