Software FX Posted May 9, 2000 Report Share Posted May 9, 2000 Since there are so may elements in the property dialogs, we don't provide a flag to enable/disable each element instead, we have some flags on the Style property that disable certain functionality. For instance, there is a flag called CS_TITLES that when turned of (Chart.Style = Chart.Style and not CS_TITLES) it prevents the titles from being edited both through the menus and dialogs. -- Frank SFX Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.