T
Tom
Well,
This one's kind of embarrassing. I have inherited a Windows for application
in VS2008 C# that has a status bar with a sizing grip in the lower right
hand corner. However, the sizing grip doesn't work (it will not let me grab
it if I place the mouse over it). Anyway, the form is resizable, and the
status bar has 2 panels associated in the collection. I have no idea why
the grippy isn't working. I can take it out with the SizingGrip = false
property, but that seems like the cheesy way out.
Anybody have any ideas why the grippy isn't working?
Thanks.
This one's kind of embarrassing. I have inherited a Windows for application
in VS2008 C# that has a status bar with a sizing grip in the lower right
hand corner. However, the sizing grip doesn't work (it will not let me grab
it if I place the mouse over it). Anyway, the form is resizable, and the
status bar has 2 panels associated in the collection. I have no idea why
the grippy isn't working. I can take it out with the SizingGrip = false
property, but that seems like the cheesy way out.
Anybody have any ideas why the grippy isn't working?
Thanks.