This is a migrated thread and some comments may be shown as answers.

Align RightStatus Strips

1 Answer 121 Views
StatusStrip
This is a migrated thread and some comments may be shown as answers.
Ching-Yen
Top achievements
Rank 1
Ching-Yen asked on 18 Jun 2008, 12:40 AM
hi,

Just wondering how could I make the one of the Label in Status Strips Align Right?
Example

+--------------------------------------------------+
|  Label 1 | Label 2 |                                |   Label 3|
+--------------------------------------------------+

How cam I make label 3 Alight Right. Thanks.

1 Answer, 1 is accepted

Sort by
0
Nikolay
Telerik team
answered on 19 Jun 2008, 12:58 PM
Hi Ching-Yen,

The RadStatusStrip control has the Spring property for its child elements. When you set it true, it makes the corresponding element bigger and this pushes the following elements in the StatusBarBoxLayout to the right. In your case you should set the Spring property of the the second label to true.

If I can of your further assistance, feel free to contact me.

All the best,
Nikolay
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
StatusStrip
Asked by
Ching-Yen
Top achievements
Rank 1
Answers by
Nikolay
Telerik team
Share this question
or