OleCommandTextType Enum

Definition

Provides a managed implementation of the OLECMDTEXTF enumeration, which specifies the kind of text that is being requested.

public enum class OleCommandTextType
public enum OleCommandTextType
type OleCommandTextType = 
Public Enum OleCommandTextType
Inheritance
OleCommandTextType

Fields

Name 1

The command handler should provide the localized name of the command.

None 0

No extra information is requested.

Status 2

The command handler should provide a localized status string for the command.

Applies to