This property determines whether or not the "Move To Back" button is displayed in the ToolBarAnnotation control.

[Visual Basic] Public Property ButtonMoveToBackVisible As Boolean
[C#] public bool ButtonMoveToBackVisible {get; set;}

Property Value

Value Explanation
True (default) The "Move To Back" button is displayed in the ToolBarAnnotation control.
False The "Move To Back" button is not displayed in the ToolBarAnnotation control.

Explanation

The ButtonMoveToBackVisible property determines whether or not the "Move To Back" button is displayed in the ToolBarAnnotation control. When False, the "Move To Back" button is not displayed in the ToolBarAnnotation control.

See Also

ToolBarAnnotation Members | Newtone.ImageKit.Wpf.ToolBarAnnotation

 

The ImageKit WPF is created by Newtone Corporation