Data Browser - Viewing Site  Sector 23 Code Bank Logged in as:  Guest  




           


Allow user input to DevExpress comboboxedit
To allow user text input to a devExpress ComboBoxEdit or LookUpEdit, change:

myBox.Properties.TextEditStyle

to Standard.

To turn it off, set it to DisableTextEditor.

Created By: amos 8/18/2009 11:52:33 AM