I have VB 6 windows form with a custom button added as “Print//Post” button, to work with a/p payment ocx, to replace the native post button of the A/P payment. That custom button will do the additional tasks requirement, prior to posting the batch.
When the form is launched, everything looks okay. The added custom button falls to the correct spot to place on top of the original post button, and the menu of the OCX on the form shows.
When clicking on the custom button, the menu of the OCX on the form disappears.
After the custom button is clicked and the additional function gets accomplished, and the OCX gets focus again, the menu of the OCX appears and all the buttons move up.
When the form is launched, everything looks okay. The added custom button falls to the correct spot to place on top of the original post button, and the menu of the OCX on the form shows.
When clicking on the custom button, the menu of the OCX on the form disappears.
After the custom button is clicked and the additional function gets accomplished, and the OCX gets focus again, the menu of the OCX appears and all the buttons move up.