[]
Gets or sets the background image displayed in the drop-down window.
[Browsable(true)]
public Image BackgroundImage { get; set; }
<Browsable(True)>
Public Property BackgroundImage As Image
Type | Description |
---|---|
Image | An Image that represents the image to display in the
background of the drop-down window.
|
Use the BackgroundImage property to place a graphic image onto a control.