Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I have to do a simple text editor using the c language. But I don\'t know how to get started. The program should begin with a blank screen, waiting for the user to write something. The user is also ab
I am using devexpress TextEdit in c#.net application and i want to implement auto completion for TextEdit.My doubt is that for normal TextBox we set AutoC开发者_开发技巧ompletion mode property.But in
I\'ve got a DevExpress TextEdit which is databound to a dataset. The field is an optional percentage, (datatype double).
I have a TextEdit in my DevExpress Xtragrid. I want to set the Mask Type of Tex开发者_Python百科tEdit as Boolean