|
Group: Forum Members
Posts: 12,
Visits: 1
|
Thanks for the fast response, but the KeyPressEventHandler from System.Windows.Forms does not work with the Nevron.UI.WinForm.Controls.NComboBox, right? I would like to know if there is this kind of handler in Nevron.UI. If there is, please post the path to that handler; if not, what should I do (the code for it) to deal with the KeyPressEvent?
obs: myNComboBox.Editable = true; //it is necessary because the text is typed inside the text area
|