|
inlinevirtual |
Called by the framework before user begins to drag the button.
This function is called by the framework before user begins to drag the button. Override this function in a derived class and return FALSE to disable dragging of a button.
The default implementation returns TRUE.