Programmatically trigger the leave or tab event in ultrawine

Posted by thomas.rothlisberger on 07-Jan-2013 00:57

Hi

I have a ultrawineditor field that I populate and I want to trigger the leave or tab event programmatically after I set the text property. In the pre .Net time it was apply 'tab' to xyz.

Any help greatly appreciated.

OE102B SP05

Kind regards

Thomas Rothlisberger

All Replies

Posted by Admin on 07-Jan-2013 02:11

SelectNextControl() should work.  http://msdn.microsoft.com/de-de/library/system.windows.forms.control.selectnextcontrol.aspx

Posted by thomas.rothlisberger on 07-Jan-2013 16:58

Thanks Mike, worked perfectly.

This thread is closed