LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
SetAddInControl Method
See Also 
Leadtools.Dicom.AddIn.Configuration Namespace > AdvancedSettings Class : SetAddInControl Method



addinName
Name of the addin.
name
The name of the control.
type
The type of the control.
addinName
Name of the addin.
name
The name of the control.
type
The type of the control.
Set a control option for a specific addin.

Syntax

Visual Basic (Declaration) 
Public Sub SetAddInControl( _
   ByVal addinName As String, _
   ByVal name As String, _
   ByVal type As Type _
) 
Visual Basic (Usage)Copy Code
Dim instance As AdvancedSettings
Dim addinName As String
Dim name As String
Dim type As Type
 
instance.SetAddInControl(addinName, name, type)
C# 
public void SetAddInControl( 
   string addinName,
   string name,
   Type type
)
C++/CLI 
public:
void SetAddInControl( 
   String^ addinName,
   String^ name,
   Type^ type
) 

Parameters

addinName
Name of the addin.
name
The name of the control.
type
The type of the control.

Remarks

Controls are name/type pairs that are stored under an addin configuration in the tag. If the control doesn't currently exist it is added to the configuration.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features