Horizontal Layout of Radiobutton list

WPF Studio, Themes, and Shared Library for WPF Forum

Posted 15 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 15 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 (v24.1.1) was released 1 month ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.