MEINIT::cchTextLimit Field

 

DWORD Specifying the maximum numbers of characters in menu item captions.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

public:
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.DWORD")]
unsigned int cchTextLimit

Field Value

Type: System::UInt32

The default is 256 chars.

From vsshell.idl:

Return to top
Show: