This property sets which ImageKit control is targeted by the ToolBarAnnotation control.

[Visual Basic] Public Property TargetImageKit As ImageKit
[C#] public ImageKit TargetImageKit {get; set;}

Property Value

An ImageKit control

Default value is null (Nothing)

Explanation

The TargetImageKit property sets the correspondence between the ToolBarAnnotation control and the ImageKit control(s). This property determines which ImageKit control is targeted by the ToolBarAnnotation control.

See Also

ToolBarAnnotation Members | Newtone.ImageKit.Wpf.ToolBarAnnotation

 

The ImageKit WPF is created by Newtone Corporation