T
Tim
Hi,
I am trying to create a form with the following
attributes:
1. A sizable border
2. Min, Max, and Close buttons
3. No icon in the upper left hand corner
All of this can be accomplished using the Sizable
FormBorderStyle, but the icon remains. I read something
about needing to overload CreateParams to disable the
icon. Does anyone know how to do this?
Thanks,
Tim
I am trying to create a form with the following
attributes:
1. A sizable border
2. Min, Max, and Close buttons
3. No icon in the upper left hand corner
All of this can be accomplished using the Sizable
FormBorderStyle, but the icon remains. I read something
about needing to overload CreateParams to disable the
icon. Does anyone know how to do this?
Thanks,
Tim