How to add MaskedTextBox control to toolbox?
-
Hi All !! I am new to VB.NET. I want to add MaskedTextBox control to form. But it has not been in the list of Components/Windows Form of toolbox. So how to add it in Toolbox?? I would appreciate responses for my query. Thanks, Manasi
-
Hi All !! I am new to VB.NET. I want to add MaskedTextBox control to form. But it has not been in the list of Components/Windows Form of toolbox. So how to add it in Toolbox?? I would appreciate responses for my query. Thanks, Manasi
-
it should be under common controls. If i is not.... 1) Right click on the header of the section 2) click choose items 3) check maskedtextbox
Thanks, Terence
Hi ! Nice to receive the reply.. :) But am sorry, am not getting the "common control" on windows form anywhere...moreover I right-clicked to Components under toolbox, and try to add components, but there is no checkbox for MaskedTExtBox control. :( It would be great, if u guide me in details. Thanks
-
Hi ! Nice to receive the reply.. :) But am sorry, am not getting the "common control" on windows form anywhere...moreover I right-clicked to Components under toolbox, and try to add components, but there is no checkbox for MaskedTExtBox control. :( It would be great, if u guide me in details. Thanks
The Choose controls option[^] The masked textbox control[^] also what version visual basic are you using? maskedtextbxo is deffinatly in visual basic 2005, but i don't know about other versions sorry if i was a bit abstract!
Thanks, Terence