Loads toolbar images from the resources using CBCGPToolBarParams helper that allows to handle large images.
- Returns
- Nonzero if the function succeeds; otherwise 0.
Call this member function to load toolbar images from the application resources. Using CBCGPToolBarParams helper allows you to load large images as well.
- Parameters
-
uiToolbarResID | Specifies the toolbar resource ID. |
params | A reference to an object containing resource IDs for the toolbar images. |
bLocked | Specifies whether the toolbar is locked or not. |