BCGControlBar Library for .NET
OutlookNavigationPane Constructor(OutlookBarControl)




An OutlookBarControl associated with the OutlookNavigation Pane.
Initializes a new instance of the OutlookNavigationPane for the specified OutlookBarControl.
Syntax
'Declaration
 
Public Function New( _
   ByVal bar As OutlookBarControl _
)
'Usage
 
Dim bar As OutlookBarControl
 
Dim instance As New OutlookNavigationPane(bar)
public OutlookNavigationPane( 
   OutlookBarControl bar
)
public: OutlookNavigationPane( 
   OutlookBarControl* bar
)
public:
OutlookNavigationPane( 
   OutlookBarControl^ bar
)

Parameters

bar
An OutlookBarControl associated with the OutlookNavigation Pane.
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

OutlookNavigationPane Class
OutlookNavigationPane Members
Overload List

Send Feedback