ctlUniFileBoxXP.Selected PropertyReturns True the file at the given index is selected, Sets the selection of the file at the given indexSyntax
Public Property Get Selected (ByVal Index As Integer) As Boolean
Public Property Let Selected (ByVal Index As Integer, _ ByVal New_Selected As Boolean) Parameters
Remarks
|