|
inlinevirtual |
Indicates whether a button can be dropped on a toolbar.
By default, toolbar button can be dropped on every customizable (non-locked) toolbar.
Override this member function in a CBCGPToolbarButton - derived class and return FALSE, if you need to prevent this.
pToolbar | Specifies a destination toolbar. |