EnumToolbarTextPosition
Enum
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
cs-api-definition
public enum ToolbarTextPosition
Fields
CenterAfter
Positions the text between the MiddleItems and FarItems.
CenterBefore
Positions the text between the NearItems and MiddleItems.
Far
Positions the text close the end of the form and next to the system buttons.
Near
Positions the text close the start of the form and next to the icon.