Known issues with UI theme

UI theme has the following known issues:

  • If you have applied a theme to the application via the ApplyTheme function and then selected the "Windows classic style" option when building the application, the application UI will be rendered in a mixture of the applied theme and the Windows classic styles (which is not expected). If you have applied a theme to the application via the Themes tab and then selected the "Windows classic style" option when building the application, the application UI will be rendered in the Windows classic style (which is expected).

  • The RightToLeft and LeftText properties are not effective for RadioButton and CheckBox.

  • When an item is selected from the DropDownPictureListBox, the picture that was displayed will disappear.