| void CBCGPWinUITiles::EnsureVisible | ( | CBCGPWinUIBaseObject * | pObject, | 
| BOOL | bExactScroll = FALSE | ||
| ) | 
Scrolls the control to make the specified tile visible.
| pObject | A pointer to the tile. | 
| bExactScroll | If this parameter is FALSE (by default), the tile can be partially visible. |