07-18-2007 11:38 AM
ProcessCmdKey
but cannot get it in TestStand. Is TestStand handling these these command buttons separately?07-20-2007 06:39 AM - edited 07-20-2007 06:39 AM
Hi iftiuk,
maybe you should set the focus to your button, or try to set it as a AcceptButton of your Form, like: "this.AcceptButton = yourButton;"
Message Edited by My NI on 07-20-2007 06:40 AM
Message Edited by My NI on 07-20-2007 06:41 AM