IPWorks Cloud 2020 ActiveX Edition

Questions / Feedback?

SearchKind Property

The kind of resources to search for.

Syntax

dropboxcontrol.SearchKind[=integer]

Possible Values

  dskActive(0), 
  dskDeleted(1)

Default Value

0

Remarks

This property specifies what kind of resources to search for when Search is called. Possible values are:

dskActive (0) (default) Search for active resources.
dskDeleted (1) Search for deleted resources.

This property is not available at design time.

Data Type

Integer

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 ActiveX Edition - Version 20.0 [Build 8265]