SyntaxEditor.ViewMarginFactories

SyntaxEditor for WPF Forum

Posted 2 years ago by SPF - Appeon
Version: 22.1.3
Avatar

I use the "SynTaxEditor. ViewMarginFactories" attribute to display some controls around the "Editor", but I don't want the controls in the "ViewMarginFactories" to zoom in and out with the "Editor". What settings can I use to achieve this effect?

Project demonstration at:   https://github.com/spf-oss/Actiprosoft/blob/main/Nav.rar

The effect I want is that the NavigableSymbolSelector control will not change due to the zooming in and out of the Editor.

Comments (1)

Posted 2 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hello,

Thank you for the sample.  Your current margin has a Placement of ScrollableTop.  The scrollable area will zoom, so you should set the Placement to FixedTop instead.


Actipro Software Support

The latest build of this product (v24.1.4) was released 29 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.