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

See Also

ToolBarSetupLines Members | Newtone.ImageKit.Wpf.ToolBarSetupLines

 

The ImageKit WPF is created by Newtone Corporation