Set Focus on Button Control.
Hi all,
i have two diffrent buttons.
when keyboard use instead of mouse.
if i (press enter)clicked button 1 than focus set to the next button that is button 2.
i have use SetFocus() on Clicked event of button1,but its not done.
please tell me how can i do this.
thanks in advance.
Re: Set Focus on Button Control.
Are you saying you want to set focus another window when clicked on button ?
Re: Set Focus on Button Control.
Trying posting a message to set the focus instead.