R
René Paschold
Hello,
is there a possibilty to create own controls like
Public Class MyTextBox
Inherits System.Windows.Forms.TextBox
End Class
under windows?
I have tried to create own TextBox but i cant use it
on my Form. The Control is disabled on my TextBox.
Greetings
René
is there a possibilty to create own controls like
Public Class MyTextBox
Inherits System.Windows.Forms.TextBox
End Class
under windows?
I have tried to create own TextBox but i cant use it
on my Form. The Control is disabled on my TextBox.
Greetings
René