- value
- true to set the control as the top-level control; otherwise, false.
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As Medical3DControl Dim value As Boolean instance.SetTopLevel(value) |
Parameters
- value
- true to set the control as the top-level control; otherwise, false.
Exception | Description |
---|---|
System.InvalidOperationException | The parameter is set to true and the control is an ActiveX control. |
System.Exception | The return value is not equal to the parameter and the property is not null. |
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7