This property sets which ImageKit control is targeted by the ToolBarStandard 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 ToolBarStandard control and the ImageKit control(s). This property determines which ImageKit control is targeted by the ToolBarStandard control.

See Also

ToolBarStandard Members | Newtone.ImageKit.Wpf.ToolBarStandard

 

The ImageKit WPF is created by Newtone Corporation