BCGControlBar Pro for MFC
CBCGPPlannerManagerView

Detailed Description

The CBCGPPlannerManagerView class simplifies usage of the Planner Control (CBCGPPlannerManagerCtrl - the class that encapsulates Planner Control functionality) with MFC's document-view architecture.

Almost all methods of this class delegate their functionality to CBCGPPlannerManagerCtrl..

See also
CBCGPPlannerManagerCtrl, CBCGPPlannerView, CBCGPPlannerPrint

Inherits CView.

Public Member Functions

 GetManagerCtrlReturns a reference to the planner control associated with the view.
 
 SetManagerCtrlRTCSets runtime class for the custom planner manager control.
 

Protected Member Functions

 OnAppointmentSelectedCalled by the framework when an appointment has been selected.
 
 OnDateChangedCalled by the framework when the current date has changed.
 
 OnSelectAppointmentCalled by the framework when an appointment is about to be selected.