Custom Control in c#

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • anant

    Custom Control in c#

    Can anyone tell me how can i write on a custom control area using
    keyboard.
    i.e i want that custom control to work like textbox, but i m not
    using (inheriting) textbox instead
    i m creating my control using UserControl

    thanks in advance.
Working...