Posts Tagged ‘text’
- 01/04/09 : How to search a List Box for a specific piece of text using the SendMessage API. The text is highlighted as the user types in a textbox.
- 01/04/09 : How to Prevent the user from entering invalid keys in a text box.
- 01/04/09 : How to allow users to increase and decrease the value using Up and Down arrow keys in a text box
- 01/04/09 : How to Validate a text box using Like operator
- 01/04/09 : How to enable/disable submenus of Edit menu (Copy, Cut, Clear, Undo, and so on) based on text selection
- 01/04/09 : How to read text file contents for a given file (in four ways)
- 01/04/09 : How to write text in a given text file (in three ways)
- 01/04/09 : How to load a text file into list box for a given file name
- 01/04/09 : How to Read Line By Line & Retrieve Each Word From Text File
- 01/04/09 : How to filter invalid charaters for file name in Text box
- 01/04/09 : How to make propercase when entering the text in a text box
- 01/04/09 : How to make uppercase when entering the text in a text box
- 01/04/09 : How to make lowercase when entering the text in a text box
- 01/04/09 : How to count number of lines in a text file
- 01/04/09 : How to Extract each and every word individually from a text file
- 01/04/09 : How to find last 120 lines in a text file
- 01/04/09 : How to Replace a string on first line of a text box.
- 01/04/09 : How to clear the text in active control if the active form name is “frmCustomer”
- 01/04/09 : How to select the content of text box when entering into it.
- 01/04/09 : How to allow only number in a text box
- 01/04/09 : How to use validate event to check whether a text box is empty or not
- 01/04/09 : How to check whether inputed text in text box is within a specified range like 1-1000
- 01/04/09 : How to enable or disable the Cut, Copy and Paste menus in Edit menu if the text selected or not in a control.
- 01/04/09 : How to show custom popup menu in a text box
- 01/04/09 : Search for a string on all text files in a directory








