Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Rich Text class RightMargin
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00041345
Message ID:
00041444
Vues:
28
In the rtf's resize code I have,

THIS.RightMargin = THISFORM.Width - 30

I tried adding Object before rightmargin but no luck. Is it different since I'm changing in inside the object's code and not from the form?

>>I'm trying to dynamically change the RightMargin property of a rich text class when it is resized. RightMargin shows up as a property during development but when I try to change it at runtime it says the property cannot be found. Has anyone got this to work. Thanks.
>>
>>Brad
>Brad,
>
>You didn't show us the code you are using that fails, but I will take a guess and say that you didn't use the object keyword in teh addressing;
>
> THISFORM.OleControl1.OBJECT.RightMargin = ##
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform