Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need a Scrollbar class
Message
From
20/04/2007 13:25:02
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
01217999
Message ID:
01218396
Views:
15
>Carlos, I am actually having a couple of issues with your container but it is probably my own fault and not the controls. The scrollbar disappears on me when the parent form is resized. Is there an event I need to call on Form.Resize()?

Maybe the scrollbar is disappearing because it's not needed when you make the parent form bigger and the container grows because it is anchored?

Check the ctlForceScrollBars property:

ctlForceScrollBars

Type: Numeric

Default Value: 0

R/W: Read/Write

Specifies whether scrollbars should be always visible. Visible scrollbars will be disabled when not needed.

0: None
1: Horizontal
2: Vertical
3: Both


http://www.ctl32.com.ar/ctl32_scontainer_help.asp

Can you send me a sample form to reproduce your problem? The included sample forms have the same problem?
Previous
Reply
Map
View

Click here to load this message in the networking platform