BCGControlBar Pro for MFC
CBCGPWinUIBaseObjectabstract

Detailed Description

+ Inheritance diagram for CBCGPWinUIBaseObject:

Public Member Functions

 CreateViewCalled by the framework to create a custom view associated with the tile.
 
 GetNameReturns the tile name
 
 GetRectReturns the tile bounding rectangle
 
 GetTextColorReturns the tile foreground color
 
 GetToolTipDescriptionReturns the tile tooltip description
 
 GetToolTipTextReturns the tile tooltip text
 
 GetUserDataReturns user data associated with the tile
 
 GetViewResIDGets view resource identifier (BCGP_VISUAL_XML resource type).
 
 GetViewRuntimeClassGets view runtime class.
 
 GetViewTitleGets view title.
 
 IsHighTells whether the tile is high (double height).
 
 IsVisibleTells whether the tile is visible.
 
 IsWideTells whether the tile is wide (double width).
 
 RedrawRedraws the tile.
 
 SetNameChanges the tile name
 
 SetTextColorChanges the tile foreground color
 
 SetToolTipDescriptionChanges the tile tooltip description
 
 SetToolTipTextChanges the tile tooltip text
 
 SetUserDataAssociates user data with the tile
 
 SetViewAssociates a view with the tile.
 
 SetVisibleShows or hides the tile.