I'm writing a program with a toolbar in the head. The only problem is that I can't set the correct size on the component in my toolbar, namely a datepicker.
So I want to resize the datepicker in the toolbar. How can I fix this?
The most beautiful option would be to resize it that the textfield would just be big enough to display the date.