BCGSuite for MFC
CBCGPNumericDateTimeIndicatorCtrl

Detailed Description

The CBCGPNumericDateTimeIndicatorCtrl class implements the functionality of a Windows control with embedded numeric indicator gauge (CBCGPNumericDateTimeIndicatorImpl)

.

+ Inheritance diagram for CBCGPNumericDateTimeIndicatorCtrl:

Public Member Functions

 CBCGPNumericDateTimeIndicatorCtrlDefault constructor.
 
 GetNumericDateTimeIndicatorReturns a pointer to a date/time indicator.
 
- Public Member Functions inherited from CBCGPNumericIndicatorCtrl
 CBCGPNumericIndicatorCtrlDefault constructor.
 
 GetNumericIndicatorReturns a pointer to a numerical indicator.
 
- Public Member Functions inherited from CBCGPBaseVisualCtrl
 CreateCreates a Windows control.
 
 CreatePopupCreates a popup window
 
 DoPrintImplements printing support for encapsulated visual object.
 
 EnableInfoTipEnables the information tip associated with this control.
 
 EnableTooltipEnables tooltips
 
 GetGraphicsManagerGets graphics manager associated with control.
 
 GetPrintOptionsGets control printing options.
 
 IsInfoTipEnabledTells whether the information tip is enabled.
 
 IsTooltipEnabledTells whether the visual control tooltip support is enabled.
 
 SetPrintOptionsSets control printing options.
 

Additional Inherited Members

- Static Public Member Functions inherited from CBCGPBaseVisualCtrl
 CloseActivePopupCloses active popup (created by CBCGPBaseVisualCtrl::CreatePopup) visual control.
 
 HasActivePopupTells whether a popup (created by CBCGPBaseVisualCtrl::CreatePopup) visual control is active.
 
- Protected Member Functions inherited from CBCGPGestureBase
 OnGestureEventBeginCalled by the framework to handle BCGP_GID_BEGIN notification.
 
 OnGestureEventEndCalled by the framework to handle BCGP_GID_END notification.
 
 ProcessGestureEventThis method should be called from WM_GESTURE message handler.