|
Hi,
I have noticed that when I place a flowchart on a form, either docked or otherwise, it automatically has a vertical scroll bar (even, it appears when I set the VScrollBar.Enabled property to false). Also, when a layout extends the chart objects beyond the set scroll limit, it requires me to move the object before the scroll bars update (I particularly notice this with the horizontal bar that does not appear at all sometimes).
Is it possible (through config, or programatically) to limit the scrollable area to that of either the given viewspace, or that of the images' required area?
On a separate point, is it possible (through config, or programatically) to limit InPlaceEditting to specific objects, rather than all objects on the flowchart, or even better, to specific cells (probably within columns, rather than disparate ones) in a table? I am sure I can do this through handling the appropriate events, but it would be nice if I could do this more efficiently.
Also, if I buy, I will be getting the source code option, so, within reason, I am happy to accept that this can be done relatively simple through code changes.
|