This documentation is archived and is not being maintained.
Form.IsRestrictedWindow Property
.NET Framework 1.1
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Public ReadOnly Property IsRestrictedWindow As Boolean [C#] public bool IsRestrictedWindow {get;} [C++] public: __property bool get_IsRestrictedWindow(); [JScript] public function get IsRestrictedWindow() : Boolean;
See Also
Show: