Results 1 to 2 of 2

Thread: how can i drag resize winshape usercontrol when exe running

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2016
    Posts
    673

    how can i drag resize winshape usercontrol when exe running

    i used shape control form Windowed Shape Control V5b_test

    https://www.vbforums.com/showthread....=1#post5350945

    Now I can change the size of the control while it is running. But it seems that this custom control has no effect. Can you help me fix it?



    Resize_Handles_Demo.zip


    and i found this

    https://www.vbforums.com/showthread....=1#post5475555

    There are also some problems. When the scalemode of the form =vbpixels.or Container.scaleemode=vbpixels

    thanks ~


    note: i used ScrollableContainer control ,a picture in it and some control on picture . may some bug on ScrollableContainer about scalemode
    Last edited by xxdoc123; May 29th, 2021 at 10:44 PM.

  2. #2
    PowerPoster
    Join Date
    Feb 2017
    Posts
    4,997

    Re: how can i drag resize winshape usercontrol when exe running

    For some reason, the method of cGrabHandles class works with standard controls like command buttons and pictureboxes but not with usercontrols (I tested with a new usercontrol).

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