Unplanned
Last Updated: 08 Nov 2016 14:15 by ADMIN
ADMIN
Dimitar
Created on: 17 Oct 2016 11:34
Category: CommandBar
Type: Bug Report
1
FIX. RadCommandBar - invalid layout when the command bar is vertically aligned inside RadDock and the VisibleInStripProperty is used.
To reproduce:
- Dock the command bar inside a tool window (to left).
- Add four buttons to the strip.
- Set the VisibleInStrip property of the one button to false.
- When the application is started the last button is outside the strip.

The issue is reproduced when commandbar is docked directly in the form not just the tool window.

Workaround - Use the Visibility property instead.
0 comments