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

RadSpinEditor buttons disapear if customised

1 Answer 29 Views
SpinEditor
This is a migrated thread and some comments may be shown as answers.
Jasper
Top achievements
Rank 1
Jasper asked on 22 Mar 2017, 04:42 PM

If you change the size of the buttons on the rad spin editor, they disappear.

I'm using VB Winforms.

I place a rad spin editor on the form.

I edit the properties of the spin editor using " Edit UI Elements".

On RadSpinElementUpButton make autosize to "False"

Change the width to 30.

It looks good in design view but run it and the buttons dissapear, also if you copy and paste it they also disappear.

 

 

1 Answer, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 23 Mar 2017, 08:45 AM
Hello Jasper,

Thank you for writing.

You should change the MinSize instead of setting AutoSize to false (see attached image).

I hope this will be useful. 

Regards,
Dimitar
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
SpinEditor
Asked by
Jasper
Top achievements
Rank 1
Answers by
Dimitar
Telerik team
Share this question
or