BCGControlBar Library for .NET
InsertionMarkWnd Constructor




Syntax
'Declaration
 
Public Function New( _
   ByVal upArrow As Boolean _
)
'Usage
 
Dim upArrow As Boolean
 
Dim instance As New InsertionMarkWnd(upArrow)
public InsertionMarkWnd( 
   bool upArrow
)
public: InsertionMarkWnd( 
   bool upArrow
)
public:
InsertionMarkWnd( 
   bool upArrow
)

Parameters

upArrow
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

InsertionMarkWnd Class
InsertionMarkWnd Members

Send Feedback