Adding a new property to TextBox 
Author Message
 Adding a new property to TextBox

Hi Everyone,

Hope some one can help me.

I want to add a new property, like, default keyboard to a
text box.

Please help me to solve this.

Thanks/Regards

Pramodu



Thu, 16 Dec 2004 15:28:28 GMT  
 Adding a new property to TextBox
That's a job for a usercontrol. You start by placing a textbox on the
usercontrol's designer form, exposing all textbox related properties and
then add your own. The ActiveX Control Interface Wizard can help a great
deal here.

--
Ken Halter
MS-MVP-VB
http://www.vbsight.com/
http://www.vbsight.com/MultiColumn.htm
Please keep it in the groups..

Quote:

> Hi Everyone,

> Hope some one can help me.

> I want to add a new property, like, default keyboard to a
> text box.

> Please help me to solve this.

> Thanks/Regards

> Pramodu



Fri, 17 Dec 2004 08:17:06 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Adding textbox in a new tabpage

2. Textbox/label which add a new line and remove the last line

3. KeyUp used to detect new characters added to textbox

4. Adding extra properties to a textbox

5. TextBox with AllowAlpha property added

6. Adding New Properties To The Form Controls

7. Adding a new property...

8. Adding a new tab to the file's Properties

9. How to add new application properties?

10. Add new properties to <Input> tag

11. adding new records & new record

12. How to add new records in a new database

 

 
Powered by phpBB® Forum Software