JAMS Developer Guide
BindEditControl Method


MVPSI.JAMS Namespace > EditSourceManager Class : BindEditControl Method
Binds a job source to an editor. By default it uses a text editor.
Syntax
'Declaration
 
Public Sub BindEditControl() 
'Usage
 
Dim instance As EditSourceManager
 
instance.BindEditControl()
public void BindEditControl()
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

EditSourceManager Class
EditSourceManager Members