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



flag
The System.Windows.Forms.ControlStyles bit to return the value from.
flag
The System.Windows.Forms.ControlStyles bit to return the value from.
Retrieves the value of the specified control style bit for the control.

Syntax

Visual Basic (Declaration) 
Protected Function GetStyle( _
   ByVal flag As ControlStyles _
) As Boolean
Visual Basic (Usage)Copy Code
Dim instance As Medical3DControl
Dim flag As ControlStyles
Dim value As Boolean
 
value = instance.GetStyle(flag)
C# 
protected bool GetStyle( 
   ControlStyles flag
)
C++/CLI 
protected:
bool GetStyle( 
   ControlStyles flag
) 

Parameters

flag
The System.Windows.Forms.ControlStyles bit to return the value from.

Return Value

true if the specified control style bit is set to true; otherwise, false.

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