J
jean paul
Hello,
I work on POCKET PC and I use Control Arrays in Visual Basic .NET in
the Compact Framework
(http://msdn2.microsoft.com/en-us/library/aa289500(VS.71).aspx) with
Buttons and all works...
Now I want to use my own objects (buttons with additional properties
( that Inherits from System.Windows.Forms.Control).
These objects wotks well all alone but not in the Control Arrays. My
button objects are recognized like simple standard buttons without
additional properties.
Are there particular declarations to use its own objects in "control
arrays" ?
thank you
I work on POCKET PC and I use Control Arrays in Visual Basic .NET in
the Compact Framework
(http://msdn2.microsoft.com/en-us/library/aa289500(VS.71).aspx) with
Buttons and all works...
Now I want to use my own objects (buttons with additional properties
( that Inherits from System.Windows.Forms.Control).
These objects wotks well all alone but not in the Control Arrays. My
button objects are recognized like simple standard buttons without
additional properties.
Are there particular declarations to use its own objects in "control
arrays" ?
thank you