BCGControlBar Pro for MFC
CBCGPWinUITilesCtrl

Detailed Description

The CBCGPWinUITilesCtrl class implements a Windows control encapsulating Win UI Tiles control (CBCGPWinUITiles). Use CBCGPWinUITilesCtrl::GetWinUITiles method to get access to encapsulated Win UI Tiles.

+ Inheritance diagram for CBCGPWinUITilesCtrl:

Public Member Functions

 GetWinUITilesReturns a pointer to encapsulated Win UI Tiles object.
 
 SetWinUITilesRTISet the runtime class information of tiles
 
- 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.