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

See Also

ToolBarSetupObjects Members | Newtone.ImageKit.Wpf.ToolBarSetupObjects

 

The ImageKit WPF is created by Newtone Corporation