Windows Develop Bookmark and Share   
 index > Windows Forms Data Controls and Databinding > how can i send space in the textbox.text
 

how can i send space in the textbox.text

there is a textbox which must enter 8 numaric value if we enter less then 8 character then the remaining space are store (to cover the 8 length)

like this

12345678

ok

123

"123*****" " * " represents space

how can i do this?

thanks

Ather.Abbas  Friday, November 03, 2006 2:05 PM
Take a look at the binding.parse event.
Ken Tucker  Saturday, November 04, 2006 5:25 PM

You can use google to search for other answers

Custom Search

More Threads

• Bitmap in Datagridview
• Binding Issue with objects and DGV
• Datagridview sort number problem
• Urgent> Custom RichTextBoxCell for DataGridView or scrolling for DataGridViewTextBox?
• Datagrid Tab Navigation through column
• OleDB DataSet Bound to ComboBox ALWAYS System.Data.DataRowView for ComboBox DisplayItems
• Disabling Item of checkedListBox
• Binding Navigtor commands to put into a drop down menu
• How to use one bindingNavigator to navigate through two tables?
• visual c++ to c#