Gets or sets a value indicating whether the text for menu items should wrap.
Syntax
[System.ComponentModel.DefaultValue(false)] public boolItemWrap { set; get; }
Value
Documentation for this section has not yet been entered.
Remarks
Use the Menu.ItemWrap property to specify whether the text displayed in each menu item wraps. When the text runs out of space, it is automatically split and continued on the following line.