Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1155
Only top boarder visible in UltraLabel
posted

Is there any opportunity to set only the top boarder of an ultralabel?

I have an ultraGridBagLayoutPanel  to show price calculations. In this panel I have 3 columns. Now I want to underline everything by using another label which I place over the 3 columns.

So I thought I can use the border of the ultralabel to realize an underline. If I use the ultralabels text property I have the problem that the width does not correct itself dynamically.

 

Thanks in advance,

 

Alex

Parents
  • 48586
    posted

    Hello,

     

    If you will using second label only to underling the first one, you could set border of the second label and to set its height to be 2 and AutoSize to be false.

     

    Please let me know if you have any further questions.

Reply Children
No Data