Gets and sets Docking windows to disable.
Read-write property
Visual Basic |
---|
Public Property RestrictedDialogPanes As String |
A string value which represents the Docking windows to disable.
Set this property in the Object/Embed tag or during the OnInitialize event. Setting this property has no effect if it is also set with a list file.
Set this property to a list of Docking windows that you do not want the user to be able to display. Each value in this string should be separated by a comma. Use any of the values found in the value column of the table in Docking Windows Customization Values topic.