Back to Devexpress

ShowAltTextFormCommand Class

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

latest1.6 KB
Original Source

ShowAltTextFormCommand Class

Invokes the Alt Text… dialog.

Namespace : DevExpress.XtraRichEdit.Commands

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

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public class ShowAltTextFormCommand :
    SelectionBasedCommandBase
vb
Public Class ShowAltTextFormCommand
    Inherits SelectionBasedCommandBase

Inheritance

Object Command DevExpress.Utils.Commands.ControlCommand<IRichEditControl, RichEditCommandId, DevExpress.XtraRichEdit.Localization.XtraRichEditStringId> DevExpress.XtraRichEdit.Commands.RichEditCommandBase<DevExpress.XtraRichEdit.Localization.XtraRichEditStringId> RichEditCommand DevExpress.XtraRichEdit.Commands.SelectionBasedCommandBase ShowAltTextFormCommand

See Also

ShowAltTextFormCommand Members

DevExpress.XtraRichEdit.Commands Namespace