BCGControlBar Pro for MFC
CBCGPWinUITilesCaptionButton

Detailed Description

The CBCGPWinUITilesCaptionButton class implements functionality of WinUI Tile control caption button.

See also
CBCGPWinUIBaseObject
+ Inheritance diagram for CBCGPWinUITilesCaptionButton:

Public Member Functions

 CBCGPWinUITilesCaptionButtonConstructor.
 
 GetCommandIDGets the caption button command identifier.
 
 GetDescriptionGets the caption button description.
 
 GetImageGets the caption button image.
 
 SetDescriptionSets a capton button description.
 
 SetImageSets a caption button image.
 
- Public Member Functions inherited from CBCGPWinUIBaseObject
 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.