B
Beorne
I'm programming a Windows CE application with C# using MsVS2005 and I
can't design a simple border around some controls in my Form.
Neither the class System.Windows.Forms.GroupBox nor the attribute
BorderStyle of the class Panel do exist in compact framework.
How could I do?
Thank you
can't design a simple border around some controls in my Form.
Neither the class System.Windows.Forms.GroupBox nor the attribute
BorderStyle of the class Panel do exist in compact framework.
How could I do?
Thank you