IsControlRegistered Method

Summary
Checks if a System.Windows.Forms.Control is registered in the WorkstationUISettings with the given name.
Syntax
C#
C++/CLI
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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.