ImageGear Professional for Windows ActiveX
Selected Property

Description:

Gets and sets whether or not the item is selected. If MultiSelect Property = False, then only one IGGUITNItem can be selected at a time - in that case, setting Selected to True for any one item automatically sets the value to False for all others. If MultiSelect Property= True, then many IGGUITNItems can be selected at a time - in that case, setting Selected to True for any one item has no effect on the others.

When the user clicks on a thumbnail in the control, the Selected property for the corresponding item is automatically set to True. This, in turn, causes the DblClick Event to be fired. Depending on MultiSelect Property, as above, the rest of the IGGUITNItem Selected properties may or may not be set to False.

Property Type:

Read-write property

Return Type:

Boolean

Default Value: False

Valid Values: False, True

Bits Per Pixel:

N/A

Sample:

ig_guiwin_vb6.exe

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback