This example demonstrates how to align an arrow to the left side of the DropDownButton control.
This task can be accomplished by creating a custom control inherited from the DropDownButton class. The CustomDropDownButton class provides the ArrowAlignment property that allows setting arrow alignment to the left side of the control.
↧
How to align an arrow to the left side of the DropDownButton control
↧