Click or drag to resize

BCFindDialog Properties

The BCFindDialog type exposes the following members.

Properties
  NameDescription
Public propertyChangedDocumentIDs
Gets an array of ID property values of documents changed in the dialog box.
Public propertyChangedDocuments Obsolete.
Gets an array of result values for documents changed in the dialog box.
Public propertyGlobalSearch
Gets or sets a value indicating whether the dialog box executes a global search. GlobalSearch must be set to True to display the Search Settings tab.
Public propertyIsDisposed
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.)
Public propertySelectionID
Gets or sets the ID property value of the object selected in the dialog box.
Public propertyUnderlyingObject
Gets the underlying wrapped object.
(Inherited from DisposableObject.)
Top
See Also