Right-click causes focus change and opens drop-down lists

Right-clicking does not cause a change of focus for most types of controls in standard PowerBuilder applications. However, in Web Forms applications, right-clicking CheckBox, RadioButton, CommandButton, PictureButton, StaticHyperlink, StaticText, DatePicker, ListBox, or PictureListBox controls does cause the focus to switch to those controls. Also, right-clicking the DatePicker, DropDownListBox, and DropDownPictureListBox controls in Web Forms applications causes the focus to switch to the down arrow for those controls. [CR 464218]