Gets and sets features to disable.
Read-write property
Visual Basic |
---|
Public Property RestrictedCommands As String |
A string value which represents the features to disable.
Set this property in the Object/Embed tag or during the OnInitialize event. Setting this property has no effect set in a list file.
Set this property to a list of commands that you do not want the user to be able to perform. Each value in this string should be separated by a comma. Use any of the values for menus found in the menu item column of the table in Menu Customization Values topic.