In the meantime, the most of editors located on the FloatingObjectLayoutForm form are marked as private. It does not allow you to change the visibility of the editors located on this form in the form descendant, unlike, for example, the HyperlinkForm in which all the editors are marked as protected.
Forms Customization - mark all the editors located in the FloatingObjectLayoutForm form as protected
Answers approved by DevExpress Support
We have fixed the issue described in this ticket and will include the fix in our next maintenance update. To apply this solution before the official update, request a hotfix by clicking the corresponding link for product versions you require.
Note: Hotfixes may be unavailable for beta versions and updates that are about to be released.
- v15.2.4Download Official Update
- v15.1.8Download Official Update
- v14.2.11Download Official Update
Thanks!
Regarding the private editors, that is something I think you should allow (accessing them). I have suggested this for other forms also. Otherwise I have to Find the control and hide it in a more general way. This is not good as it's not very compiler friendly.
We completely agree with you, Jacob.
We will certainly check access modifiers of editors located on other RichEditControl forms. Thank you for your input in our products.