Essential .NET toolkit for focused business application development.
An essential set of 167 flexible, reliable and high-performance controls and libraries.
'Declaration <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)> <BrowsableAttribute(False)> Public Overrides Property BackgroundImage As Image
'Usage Dim instance As WinScrollBar Dim value As Image instance.BackgroundImage = value value = instance.BackgroundImage
[DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)] [Browsable(false)] public override Image BackgroundImage {get; set;}
Setting this property will throw a System.NotSupportedException.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
WinScrollBar Class WinScrollBar Members Base Implementation in BackgroundImage