L
Laura Stern
Guest
You cannot do this through the BindingSource. The BindingSource is not responsible for anything visual. It is only about connecting controls to your data. You need to do this through the text box functionality. And sorry, I can’t help you there. But that’s where you need to be looking. You may need to use a RIchTextBox if what you’re using doesn’t have what you want.
Continue reading...
Continue reading...