when i programaticaly press button by SetState(TRUE) and user leaves it using tab-key button executes command (the same action like button press by user) -> how to avoid this call? (i need this command when user clicks on button only (or uses keyboard to press it)) thanks for reply t!