Intersoft ClientUI Documentation
Unselect Method (UXListBox)



Unselect the specified item.
Overload List
OverloadDescription
Unselect(UXListBoxItem) Unselect the specified item.  
Unselect(UXListBoxItem,Boolean) Unselect the specified item.  
Unselect(Int32,Boolean) Unselects item at specified index. (Inherited from Intersoft.Client.Framework.ISMultipleSelectionControl)
Unselect(Int32) Unselect the item at specified index. (Inherited from Intersoft.Client.Framework.ISMultipleSelectionControl)
Unselect(Object,Boolean) Unselect the specified item. (Inherited from Intersoft.Client.Framework.ISMultipleSelectionControl)
Unselect(Object) Unselect the specified item. (Inherited from Intersoft.Client.Framework.ISMultipleSelectionControl)
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

UXListBox Class
UXListBox Members

Send Feedback