Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need a Scrollbar class
Message
De
20/04/2007 13:25:02
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
01217999
Message ID:
01218396
Vues:
22
>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?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform