Results 1 to 3 of 3

Thread: SizeGrip Control

Hybrid View

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Jun 2012
    Posts
    2,375

    SizeGrip Control

    This is a UserControl for simulating a SizeGrip.

    The SizeGrip is a special mouse pointer in the lower-right corner of a window that allows a user to click and drag the size grip to resize the window.

    Notes:
    - The width and height are dependent to the system configuration setting for the ScrollBar size.
    - It is only drawn themed when the app is linking to version 6.0 (or higher) of the comctl32.dll.
    - The SizeGrip is hidden when the form is maximized.
    - BackColor property.

    Name:  SizeGripDemoEXE.png
Views: 715
Size:  14.6 KB

    Attachment: Demo project with the SizeGrip (User)Control.
    Attached Files Attached Files
    Last edited by Krool; Jun 13th, 2023 at 03:07 PM.

  2. #2
    Frenzied Member
    Join Date
    Mar 2008
    Posts
    1,210

    Re: SizeGrip Control

    Perhaps you can describe the functionality of a 'SizeGrip' Control...

  3. #3
    Addicted Member
    Join Date
    Aug 2017
    Location
    South Africa (in the middle)
    Posts
    160

    Re: SizeGrip Control

    Quote Originally Posted by Magic Ink View Post
    Perhaps you can describe the functionality of a 'SizeGrip' Control...
    It's a good practice when your forms can resize, but there are no frames or borders:

    Name:  Image 011.png
Views: 558
Size:  1.1 KB

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width