How to add scrollbar to text box on right side in WPF (not programatic)

SyntaxEditor for WPF Forum

Posted 3 years ago by Chris Jasniewski - Consultant, BNP Paribas
Version: 21.1.1
Avatar

1. How to add scrollbar to text box on right side in WPF (not programatic) ?

2. How to set desired docked window size in XAML ?

3. How to add label with bolded text in WPF XAML?

[Modified 3 years ago]

Comments (1)

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

Hi Chris,

1) In these forums we only support our control products.  If you have questions on native WPF controls in the future, kindly search the web or Microsoft's forums for assistance.  That being said, this article tells you how to support scrolling in the WPF TextBox.

2) Our DockingWindow base class has a ContainerDockedSize property you can use to set the default size when the docking window is docked.  You can see it in use in our main Docking/MDI demo's XAML, as well as in some other QuickStart samples.

3) Please search on the web for documentation on using WPF's TextBlock control.


Actipro Software Support

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

Add Comment

Please log in to a validated account to post comments.