Back to Devexpress

ShowLanguageFormCommand Class

officefileapi-devexpress-dot-xtrarichedit-dot-commands-e14ae007.md

latest2.3 KB
Original Source

ShowLanguageFormCommand Class

Invokes the Language Form to select the language of spell checking.

Namespace : DevExpress.XtraRichEdit.Commands

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

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public class ShowLanguageFormCommand :
    RichEditSelectionCommand
vb
Public Class ShowLanguageFormCommand
    Inherits RichEditSelectionCommand

Remarks

The following image illustrates the LanguageForm.

Inheritance

Object Command DevExpress.Utils.Commands.ControlCommand<IRichEditControl, RichEditCommandId, DevExpress.XtraRichEdit.Localization.XtraRichEditStringId> DevExpress.XtraRichEdit.Commands.RichEditCommandBase<DevExpress.XtraRichEdit.Localization.XtraRichEditStringId> RichEditCommand RichEditMenuItemSimpleCommand DevExpress.XtraRichEdit.Commands.RichEditCaretBasedCommand DevExpress.XtraRichEdit.Commands.RichEditSelectionCommand ShowLanguageFormCommand

See Also

ShowLanguageFormCommand Members

ChangeLanguageCommand

ChangeNoProofCommand

Visual Elements in Spell Checker for WinForms

DevExpress.XtraRichEdit.Commands Namespace