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

Border of RadTreeView

1 Answer 102 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Robert
Top achievements
Rank 1
Robert asked on 13 Oct 2011, 03:54 PM
I'm working with the RadTreeView, and I am writing to learn if it is possible to dynamically (with C#) set the border of the RadTreeView to Transparent - or width of 0px;

The RadTreeView is dynamically loaded in the C#, and when I try to set the border color | width, etc. properties on the RadTreeView - the changes do not affect the appearance of the RadTreeView;

Any insight is appreciated;  

Best regards - Rob  

1 Answer, 1 is accepted

Sort by
0
Robert
Top achievements
Rank 1
answered on 13 Oct 2011, 04:14 PM
Issue is resolved; 

By setting the width and height to pre-determined values, the vertical and horizontal scroll bars are activited if necessary;

The border properties are now transparent;
Tags
TreeView
Asked by
Robert
Top achievements
Rank 1
Answers by
Robert
Top achievements
Rank 1
Share this question
or