|
HI -- yallampalli1978 --
Hi, I have a User Control with lable,textbox,combo box. I want to give Caption to Combo box Dynamically & add Length,Width properties. .i want to write a method for Data type for the textbox.in this if i enter characters it will align to right to the textbox,& if i enter numbers it will align to the left..... if i enter any characters or numbers it will increase the textbox size n form size dyanamically How to add user control to a form |
|
-- Cerebrus --
Is this a Windows or a Web user control ? |