ICommandUI::Text

Sets the text of the user interface item for this command.

property String^ Text;

Remarks

This property sets the text of the user interface item for this command. Set Text to a text string handle.

Requirements

Header: afxwinforms.h

See Also

Reference

ICommandUI Interface