We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

command bar

How can I make a floating commandbar re-sizeable? Setting the maxlength property appears to simply set the length of the command bar, while the Minlength doesn''t appear to have any effect. Could you explain how I might use these properties to make a re-sizable scroll bar. For example, use the Syncfusion CommandBars example and attempt to make the commandBarFont sizeable when you make it floating. Thanks, Steve

1 Reply

AD Administrator Syncfusion Team February 10, 2005 05:25 PM UTC

Hi Steve, The CommandBar does not support manual resizing. The MaxLength, MinLength, and MinHeight properties are for the automatic resizing of the CommandBar. While floating, the CommandBar will always use MaxLength and MinHeight for its size, since those are treated as the ideal size. Since there''s no size limit on a floating CommandBar (unlike a docked CommandBar being limited by the size of the Form), the ideal sizes are always used. Regards, Gregory Austin Syncfusion, Inc.

Loader.
Live Chat Icon For mobile
Up arrow icon