Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Rich Text class RightMargin
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00041345
Message ID:
00041382
Views:
31
>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 = ##
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform