Create own Controls

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é
 
G

Guest

http://msdn.microsoft.com/library/d.../en-us/dnnetcomp/html/customctrlscompactfx.as

http://www.intelliprog.com/articles/index.htm

-
Alex Yakhnin, .NET CF MV
www.intelliprog.com | www.opennetcf.or
My CF Blog: http://blog.opennetcf.org/ayakhni

----- René Paschold wrote: ----

Hello

is there a possibilty to create own controls lik

Public Class MyTextBo
Inherits System.Windows.Forms.TextBo

End Clas

under windows

I have tried to create own TextBox but i cant use i
on my Form. The Control is disabled on my TextBox

Greeting
RenÃ
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top