TrackBarShouldSerializeImageIndex Method
Indicates whether the
ImageIndex property should be serialized by
Visual Studio designer.
Namespace: BeeMobile.TrackBarAssembly: BeeMobile.TrackBar.NET48 (in BeeMobile.TrackBar.NET48.dll) Version: 4.8.0.7
protected virtual bool ShouldSerializeImageIndex()
Protected Overridable Function ShouldSerializeImageIndex As Boolean
Return Value
BooleanTrue if the property has changed from its default;
false otherwise.