MVPSI.JAMS Namespace > SubmitMenu Class : BackgroundImage Property |
'Declaration
<System.ComponentModel.LocalizableAttribute(True)> <System.ComponentModel.DefaultValueAttribute()> <SRCategoryAttribute("Appearance")> <SRDescriptionAttribute("The background image used for the control.")> Public Overridable Property BackgroundImage As System.Drawing.Image
'Usage
Dim instance As SubmitMenu Dim value As System.Drawing.Image instance.BackgroundImage = value value = instance.BackgroundImage
[System.ComponentModel.Localizable(true)] [System.ComponentModel.DefaultValue()] [SRCategory("Appearance")] [SRDescription("The background image used for the control.")] public virtual System.Drawing.Image BackgroundImage {get; set;}
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