Hello All,
Is there a way to code a mouse click. That is provoke the events that happen when you click on a control with out physically clicking on it.
I have a toggle button that can be "toggled" by the user and the button indents when "on" and is proud when "off".
If i code for the button to be pressed "togglebutton1_click()" then code executes but the button doesnt change its physical State.
Thanks everyone
Hojo




Reply With Quote