Delphi Developer
I try to get a size grip in the right lower corner of a form. Is this possible without using a statusbar control?
I know DrawFrameControl with State fcsSCROLLSIZEGRIP but this do not work with XP.
Thanks
Steve wrote: > I know DrawFrameControl with State fcsSCROLLSIZEGRIP > but this do not work with XP.
DrawThemeBackground(Theme, Canvas.Handle, SP_GRIPPER, 0, GripperRect, nil);
-- Eugene Mayevski EldoS Group, chief coordinator Software development for Windows, Palm and PocketPC http://www.eldos.org
1. Sizegrip and repainting statusbar - problem
2. Problem with sizegrip and repainting statusbar
3. sizegrip disappears when app is maximized
4. Neeed to create a [StatusBar] SizeGrip