In This Topic
Indicates that the position is in the multi-select icon. This field is constant and read-only.
Syntax
'Declaration
Public Const HT_MULTISELECT As Integer
'Usage
Dim value As Integer
value = Slicer.HT_MULTISELECT
public const int HT_MULTISELECT
See Also