Results 1 to 2 of 2

Thread: ScrollBars in ActiveX control

  1. #1

    Thread Starter
    Member
    Join Date
    Sep 2000
    Posts
    39

    ScrollBars in ActiveX control

    Hello Everyone,

    I am trying to do what may be a simple task. I placed a couple of text boxes on the ActiveX control. The control is then placed on the form that can be resized. What I want to do is preserve the minimum size of the control when the form is resized, in other words when form is resized to a certain size I want scrollbars to show up.

    I've noticed ActiveX documents have that functionality by default - ScrollBars property. However, when I go thru ActiveX Control Interface Wizard this property is not there, so it can't be mapped.

    Any help is appreciated.

  2. #2
    Frenzied Member mlewis's Avatar
    Join Date
    Sep 2000
    Posts
    1,226
    You have to make your own scrollbars inside the control, then use the Resize event to see if they are needed or not...very messy.
    M. Lewis
    Pi-Q Software
    How many mouse clicks does it take to cook breakfast?

    Blargh! I am dead!

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