adding a custoncontrol to a form in .net CF .
-
i'm doing this in the .net CF 3.5. i created a custompanel inherited by form.panel. but when trying to dock the custompanel into form at runtime , i set it's Dock property to DockStyle.fill, but still the custompanel adds to the form with the small size(100,100). and the onresize event is fired. any idea how to handle this thanx in advance.
-
i'm doing this in the .net CF 3.5. i created a custompanel inherited by form.panel. but when trying to dock the custompanel into form at runtime , i set it's Dock property to DockStyle.fill, but still the custompanel adds to the form with the small size(100,100). and the onresize event is fired. any idea how to handle this thanx in advance.
You may get a better response by posting this in the Mobile forum
I know the language. I've read a book. - _Madmatt