Known Issue: Automatic Keyboard Display policy conflict with Visual Basic 6.0 and earlier versions treeview control.

Known Issue: Automatic Keyboard Display policy conflict with Visual Basic 6.0 and earlier versions treeview control.

book

Article ID: CTX263545

calendar_today

Updated On:

Description

In a few rare instances, treeview control fails in third party applications when Automatic Keyboard Display policy is enabled. 

The following failures have been observed:  
•             Treeview fails to load.
•             Treeview loads; however, users are not able to click on any items.
•             Treeview loads and results in application crash.

These failures are due to Microsoft UI automation framework interaction with old Visual Basic treeview control (TreeViewWndClass from COMCTL32.OCX)
  
Microsoft recommends to migrate the project code of the application to utilize the newer version treeview controls.

Disabling Automatic Keyboard Display policy for Virtual Apps and Desktops is recommended as a workaround.

Environment

Citrix is not responsible for and does not endorse or accept any responsibility for the contents or your use of these third party Web sites. Citrix is providing these links to you only as a convenience, and the inclusion of any link does not imply endorsement by Citrix of the linked Web site. It is your responsibility to take precautions to ensure that whatever Web site you use is free of viruses or other harmful items.

Issue/Introduction

In a few rare instances, treeview control fails in third party applications when Automatic Keyboard Display policy is enabled.