MenuItemInfoTextLen Field
The length of the menu item text, in characters,
when information is received about a menu item of the "
Text type.
However,
TextLen is used only if the
Type flag is set in the
Mask member and is zero otherwise.
Also,
TextLen is ignored when the content of a menu item is set by calling
SetMenuItemInfo(IntPtr, UInt32, Boolean, MenuItemInfo) function.
The
TextLen member is used when
the
Text flag is set in the
Mask member.
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
Public TextLen As Integer
Dim instance As MenuItemInfo
Dim value As Integer
value = instance.TextLen
instance.TextLen = value
No code example is currently available or this language may not be supported.
Field Value
Int32