Results 1 to 3 of 3

Thread: SizeGrip Control

Threaded View

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Jun 2012
    Posts
    2,373

    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.

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