BOOL CBCGPMenuBar::AddItemToRight | ( | const CBCGPToolbarButton & | item, |
BOOL | bDPIAware = FALSE |
||
) |
Adds an new item item to right side of the menu bar.
item | The reference to the right-aligned item. |
bDPIAware | Specifies whether the item size be automatically scaled according to current DPI. |