This custom control is an extension of regular visual basic TextBox with an additional property to control the type of input it can receive. The data format can bet set to General,Currency, Numeric and Alphabets only
Submitted on: 16-Mar-08 |
By: Colin Smith |
Comments(0)
The sample code is about ListView and TreeView controls, it uses the sample Norhtwind database to add categories and products in the tree and products of selected category are displayed in the ListView. Also uses a pop-up menu to delete selected product from the list
Submitted on: 23-Oct-07 |
By: Junaid Shabbir |
Comments(0)