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
380
DropDownResizeHandleStyle.DiagonalResize on DropDownButton in TextEditor
posted

Is there a way to control which direction the drop down will resize?  If I use the Left button position the dropdown resizes in the direction I want, but if I put the button on the right it resizes the other direction.  My users will flip if the button is on the "wrong" side.

Parents
  • 48586
    Verified Answer
    posted

    Hello ,

     

    DropDownEditorButton has a property RightAlignDropDown which determines whether the drop down is aligned to the right edge of the editor or the left side .  So you could use it to manage the direction of resizing of the drop down.

     

    Let me know if you have any further questions.

Reply Children
No Data