Controlling access to a control
You can control access to a UI control object using the <access> attribute of its corresponding control element in the controls.xml file.
About this task
For example, you can restrict access to a UI object such as an icon or button to a specific security group or device by adding or editing the <groupname> and <device> sub-elements of the <access> attribute of the element in the controls.xml file corresponding to the object. For example, you may want to restrict access to the Print control icon to desktop users. To do so, add or edit the <groupname> sub-element in the <access> attribute for the icon as follows.