Unplanned
Last Updated: 20 Nov 2017 14:09 by ADMIN
ADMIN
Dess | Tech Support Engineer, Principal
Created on: 12 Oct 2017 11:54
Category: StatusStrip
Type: Bug Report
1
FIX. RadStatusStrip - WaitingStyle is not serialized for the RadWaitingBarElement
To reproduce:
1. Add a RadStatusStrip at design time.
2. Add a RadWaitingBarElement at design time.
3. In the Properties section of Visual Studio set the WaitingStyle property to DotsSpinner. You will notice that the WaitingStyle is not serialized. If you run the application the default WaitingStyle is displayed.

Workaround:

Set the WaitingStyle  programmatically at run time. 
0 comments