LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)
LEAD Technologies, Inc

SetAddInControl Method






Name of the addin.
The name of the control.
The type of the control.
Set a control option for a specific addin.
Syntax
public void SetAddInControl( 
   string addinName,
   string name,
   Type type
)
'Declaration
 
Public Sub SetAddInControl( _
   ByVal addinName As String, _
   ByVal name As String, _
   ByVal type As Type _
) 
'Usage
 
Dim instance As AdvancedSettings
Dim addinName As String
Dim name As String
Dim type As Type
 
instance.SetAddInControl(addinName, name, type)
public void SetAddInControl( 
   string addinName,
   string name,
   Windows.UI.Xaml.Interop.TypeName type
)
 function Leadtools.Dicom.AddIn.Configuration.AdvancedSettings.SetAddInControl( 
   addinName ,
   name ,
   type 
)
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 <control></control> tag. If the control doesn't currently exist it is added to the configuration.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AdvancedSettings Class
AdvancedSettings Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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