cjard
Well-known member
- Joined
- Apr 25, 2006
- Messages
- 7,081
- Programming Experience
- 10+
Textbox created by wizard does not allow CTRL+<key> eg. SelectAll CTRL+A,Paste CTRL+V
I ahve a form where the text boxes on it were drag and dropped from the data sources window hence created by a wizard and bound to data sources for me..
..and none of them allow pasting, select all, copy or any other ctrl key combo.
what property must i look at to see why a normal text box does and one of these autocreated ones doesnt?
I ahve a form where the text boxes on it were drag and dropped from the data sources window hence created by a wizard and bound to data sources for me..
..and none of them allow pasting, select all, copy or any other ctrl key combo.
what property must i look at to see why a normal text box does and one of these autocreated ones doesnt?