Leadtools.Medical.Workstation.AddIns Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Configure Method
See Also 
Leadtools.Medical.Workstation.AddIns Namespace > StoreAddInOptions Class : Configure Method



Parent
The parent window of the user-created dialog.
Settings
The server settings.
ServerDirectory
The server directory.
Parent
The parent window of the user-created dialog.
Settings
The server settings.
ServerDirectory
The server directory.
Allows the StoreAddIn to be configured by launching a Database Manager dialog to allow the user to work directly with the AddIn database.

Syntax

Visual Basic (Declaration) 
Public Overridable Sub Configure( _
   ByVal Parent As IWin32Window, _
   ByVal Settings As ServerSettings, _
   ByVal ServerDirectory As String _
) 
Visual Basic (Usage)Copy Code
Dim instance As StoreAddInOptions
Dim Parent As IWin32Window
Dim Settings As ServerSettings
Dim ServerDirectory As String
 
instance.Configure(Parent, Settings, ServerDirectory)
C# 
public virtual void Configure( 
   IWin32Window Parent,
   ServerSettings Settings,
   string ServerDirectory
)
C++/CLI 
public:
virtual void Configure( 
   IWin32Window Parent,
   ServerSettings Settings,
   String^ ServerDirectory
) 

Parameters

Parent
The parent window of the user-created dialog.
Settings
The server settings.
ServerDirectory
The server directory.

Remarks

Calling this method will display a user interface Database Manager dialog.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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