Horizontal Layout of Radiobutton list

WPF Studio, Themes, and Shared Library for WPF Forum

Posted 16 years ago by Billy Jacobs
Version: 9.1.0500
Avatar
Is there a way to set the orientation of the radiobuttonlist to horizontal?

Thanks,

Billy Jacobs

Comments (1)

Posted 16 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Since it's just a ListBox, you should be able to do this if you change the ItemsPanel of the ListBox to be something like a Horiz StackPanel or a WrapPanel. This post should be helpful:
http://www.switchonthecode.com/tutorials/wpf-tutorial-using-an-itemspanel


Actipro Software Support

The latest build of this product (v25.1.0) was released 27 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.