This is a migrated thread and some comments may be shown as answers.

RadRichTextBoxStatusBar

1 Answer 322 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
Rieni De Rijke
Top achievements
Rank 1
Rieni De Rijke asked on 27 Apr 2011, 10:15 AM
Where could I find some documentation about your RadRichTextBoxStatusBar?
Is there a way to show/hide the elements?
And what are the elements? I see a zooming-tool and a kind of document-view-modus.
Is there maybe a hidden "page-1-of-4"-label? A label with line- and position-info?
Where could I find a (wpf !) example?
I looked at the "word"-sample's RadRichTextBoxStatusBar but this one only has a few properties...

1 Answer, 1 is accepted

Sort by
0
Boby
Telerik team
answered on 29 Apr 2011, 02:56 PM
Hi Rieni De Rijke,

For now there aren't any options for customizing RadRichTextBoxStatusBar. Extending its API is in our development plans, but there is nothing scheduled yet. We will be glad if you share your customization needs with us, so we can consider them in the future.

For now, the only functionality it provides is to control layout mode and zoom level of RadRichTextBox associated through AssociatedRichTextBox property:

<telerik:RadRichTextBoxStatusBar AssociatedRichTextBox="{Binding ElementName=radRichTextBox, Mode=OneTime}" />


All the best,
Boby
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
RichTextBox
Asked by
Rieni De Rijke
Top achievements
Rank 1
Answers by
Boby
Telerik team
Share this question
or