I have a small question to ask you: I am using VB6 w/ SP5 and I need to be able to detect when the mouse is pressed on the toolbar in order to show a popup menu at the cursor's position. Currently the control doesn't have a MouseDown, or a MouseUp event. Can these two events be added to the control? |