FolderPickerSetOptions Method |
Sets the options.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax protected virtual int SetOptions(
int options
)
Parameters
- options
- Type: SystemInt32
The default options.
Return Value
Type:
Int32The options to use.
See Also