This property determines if the ToolBarAnnotation control's settings apply to each ImageKit Control according to the TargetImageKit property value, or if the ToolBarAnnotation control's settings apply to all ImageKit Controls.
Property Value
Value | Explanation |
---|---|
True (default) | ToolBarAnnotation control settings apply only to the ImageKit control specified by the TargetImageKit property. |
False | ToolBarAnnotation control settings apply to all the ImageKit controls regardless of the target specified by the TargetImageKit property. |
Explanation
The SettingsForEachImageKit property determines if the ToolBarAnnotation control's settings apply to each ImageKit control according to the TargetImageKit property value, or if the ToolBarAnnotation control's settings apply to all ImageKit controls.
When one ToolBarAnnotation control is set to apply to multiple ImageKit controls, it is possible for that single ToolBarAnnotation control to maintain different settings according to which ImageKit control it targets. When the SettingsForEachImageKit property is True, the ToolBarAnnotation control settings apply only to the target ImageKit as determined by the TargetImageKit property. When the TargetImageKit property changes, the ToolBarAnnotation settings also change.
If the SettingsForEachImageKit property is False, the ToolBarAnnotation control settings apply to all ImageKit controls regardless of the TargetImageKit property value.
See Also
ToolBarAnnotation Members | Newtone.ImageKit.Win.ToolBarAnnotation