i found this weird glitch unless theres something im missing. Say you have a regular old command button (the one thats always in the toolbox) and you put code to hand a right mouse button click in the MouseUp event, that works just fine. But if you use the button from the forms 2.0 library then when you run your program you have to click the button with the left mouse button before the MouseUp event is fired if you click the button with the right mouse button...did i explain ok?
if anybody could help me resolve this actually it would be great. I want to use the forms 2.0 button for its ability to place the graphic anywhere around the button.




Reply With Quote