J
Jason Duffield
Hello all,
After much research I discovered how to use the System.CF.DLLs in order to
subclass for the .NET Compact Framework and have them appear as design time
objects to be placed on forms, but with one exception...the DataGrid
control.
I have the DataGrid control subclassed, and it appears in the General
Toolbox, but it is grayed out. All my other subclased controls appear and
are drag-and-drop-able in design time.
Any thoughts about how to enable the sub classed DataGrid as
drag-and-drop-able?
-> Jason
After much research I discovered how to use the System.CF.DLLs in order to
subclass for the .NET Compact Framework and have them appear as design time
objects to be placed on forms, but with one exception...the DataGrid
control.
I have the DataGrid control subclassed, and it appears in the General
Toolbox, but it is grayed out. All my other subclased controls appear and
are drag-and-drop-able in design time.
Any thoughts about how to enable the sub classed DataGrid as
drag-and-drop-able?
-> Jason