LEADTOOLS Medical (Leadtools.Medical3D assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
Select(Boolean,Boolean) Method
See Also 
Leadtools.Medical3D Namespace > Medical3DControl Class > Select Method : Select(Boolean,Boolean) Method



directed
true to specify the direction of the control to select; otherwise, false.
forward
true to move forward in the tab order; false to move backward in the tab order.
directed
true to specify the direction of the control to select; otherwise, false.
forward
true to move forward in the tab order; false to move backward in the tab order.
Activates a child control. Optionally specifies the direction in the tab order to select the control from.

Syntax

Visual Basic (Declaration) 
Overloads Protected Overridable Sub Select( _
   ByVal directed As Boolean, _
   ByVal forward As Boolean _
) 
Visual Basic (Usage)Copy Code
Dim instance As Medical3DControl
Dim directed As Boolean
Dim forward As Boolean
 
instance.Select(directed, forward)
C# 
protected virtual void Select( 
   bool directed,
   bool forward
)
C++/CLI 
protected:
virtual void Select( 
   bool directed,
   bool forward
) 

Parameters

directed
true to specify the direction of the control to select; otherwise, false.
forward
true to move forward in the tab order; false to move backward in the tab order.

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.Medical3D requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features