Click or drag to resize

StandardFileDialog.ReadOnly Property

X#
A logical value indicating that the file's read-only attribute is set.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY ReadOnly AS USUAL GET SET 
Request Example View Source

Property Value

Type: Usual
A logical value indicating that the file's read-only attribute is set.
See Also