BCGControlBar Library for .NET
ItemPosition Constructor(ItemPosition)




Syntax
'Declaration
 
Public Function New( _
   ByRef src As ItemPosition _
)
'Usage
 
Dim src As ItemPosition
 
Dim instance As New ItemPosition(src)
public ItemPosition( 
   ref ItemPosition src
)
public: ItemPosition( 
   ref ItemPosition* src
)
public:
ItemPosition( 
   ItemPosition^% src
)

Parameters

src
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

ItemPosition Class
ItemPosition Members
Overload List

Send Feedback