March 2003
Intermediate to advanced
896 pages
32h 35m
English
ItemBoundsPortion
This enumeration specifies the different parts of an item in a
ListView and is used in the
ListView.GetItemRect() and
ListViewItem.GetBounds() methods.
public enum ItemBoundsPortion { Entire = 0, Icon = 1, Label = 2, ItemOnly = 3 }
System.Object
→ System.ValueType → System.Enum(System.IComparabl,
System.IFormattable,
System.IConvertible)
→ ItemBoundsPortion
ListView.GetItemRect(),
ListViewItem.GetBounds()
Read now
Unlock full access