I have searched high and low for the syntax for for callin a button click event. I still cannot find the correct way to do this. The button event is
btnAdd_MouseClicked (EventData As MouseEvent)
I want to call this from a menu item. I have tried and tried but cannot seem to the syntax right to fire the button click event. Anyone help??? Thanks
btnAdd_MouseClicked (EventData As MouseEvent)
I want to call this from a menu item. I have tried and tried but cannot seem to the syntax right to fire the button click event. Anyone help??? Thanks