Click or drag to resize

MenuItemWidth Property

Gets or sets a value indicating the width of the menu item.

Namespace:  ABB.Robotics.Tps.Windows.Forms
Assembly:  ABB.Robotics.Tps.Windows.Forms (in ABB.Robotics.Tps.Windows.Forms.dll) Version: 6.5.129.0
Syntax
C#
public int Width { get; set; }

Property Value

Type: Int32
The width of the item.
See Also