How to Right Justify Infragistics UltraStatusPanel?

  • Thread starter Thread starter samueltilden
  • Start date Start date
S

samueltilden

I have Infragistics 2007, Volume 3:

I have a UltraStatusBar with two UltraStatusPanels:

1. Left Panel and
2. Right Panel

I want the Right Panel to appear on the right and to have its text
right justified. The RightPanel.SizingMode = Spring does not seem to
work as the comparable option does with Microsoft's regular
ToolStripStatusLabel.Spring = true.

Please advise.

Thanks
 
This sounds like it should be a question for Infragistics...
http://www.infragistics.com/

It certainly isn't a C# question - although in reality I'll agree that a
lot of this forum is more ".NET General" than "C#" - but it isn't that
either...

Marc
 
Back
Top