OpenFileDialog.ReadOnlyChecked Property
.NET Framework 3.5
Gets or sets a value indicating whether the read-only check box displayed by OpenFileDialog is selected.
Assembly: PresentationFramework (in PresentationFramework.dll)
XMLNS for XAML: Not mapped to an xmlns.
<object ReadOnlyChecked="bool" .../>
Property Value
Type: System.Booleantrue if the checkbox is selected; otherwise, false. The default is false.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.