R
Rangi Keen
I have a number of resizable windows in my application. Some of them are
displayed as modal dialogs while others are displayed as normal windows. The
ones that appear as dialogs show the size grip at the bottom right corner.
The active area over this size grip is a rectangle that includes the size
grip as displayed.
When I display a normal window, the size grip does not display. Even if I
set the SizeGripStyle property to Show, the active area remains the same
(just near the border). I would expect the active area to be larger as it is
in the modal dialog case.
Is there a way to make the active area larger when the size grip is
displayed? It is confusing to see a size grip icon, move your mouse over it,
and then not be able to resize the window because you are not in the active
area.
Thanks,
Rangi Keen
displayed as modal dialogs while others are displayed as normal windows. The
ones that appear as dialogs show the size grip at the bottom right corner.
The active area over this size grip is a rectangle that includes the size
grip as displayed.
When I display a normal window, the size grip does not display. Even if I
set the SizeGripStyle property to Show, the active area remains the same
(just near the border). I would expect the active area to be larger as it is
in the modal dialog case.
Is there a way to make the active area larger when the size grip is
displayed? It is confusing to see a size grip icon, move your mouse over it,
and then not be able to resize the window because you are not in the active
area.
Thanks,
Rangi Keen