button.push Method


button.push();

Simulates a button click without generating mouse notifications. If your application needs a real mouse click in order to function you can use the click() method inherited from the wnd object.

See also

button Overview | button.check | wnd.click

 


© 2003 Lightweight Technologies. All rights reserved.