I have one project (VS 2013, .NET 4.5, Tools 2014.3.1021.45) where a RadRichTextBox is not shown. Looking for the properties in Visual Studio there is no ActiveEditorPresenter, no Style, no Template. The RRTB is one pixel high. Same when examining the properties during runtime. I have another project where these properties are set automatically, thus the RRTB is shown as expected.
Can you give me a hint where I should start searching for the error? All references are set, there is also a reference to an implicit style for RichTextBoxUI. The two projects differ in that one has all themes in a separat sub-project, the other one not. Could this be the error?
TIA
Neils
Can you give me a hint where I should start searching for the error? All references are set, there is also a reference to an implicit style for RichTextBoxUI. The two projects differ in that one has all themes in a separat sub-project, the other one not. Could this be the error?
TIA
Neils