Skip to main content

ShowSymbolFormCommand Class

Invokes the Symbol dialog window.

Namespace: DevExpress.XtraRichEdit.Commands

Assembly: DevExpress.RichEdit.v14.2.Core.dll

#Declaration

public class ShowSymbolFormCommand :
    RichEditCommand

#Remarks

The Symbol dialog enables the end-user to visually select a symbol in the font character set.

SymbolForm

#Inheritance

Object
Command
DevExpress.Utils.Commands.ControlCommand<IRichEditControl, RichEditCommandId, DevExpress.XtraRichEdit.Localization.XtraRichEditStringId>
DevExpress.XtraRichEdit.Commands.RichEditCommandBase<DevExpress.XtraRichEdit.Localization.XtraRichEditStringId>
RichEditCommand
ShowSymbolFormCommand
See Also