'DeclarationPublic Property BackgroundImageLayout As ImageLayout
'UsageDim instance As DropDownCalculator Dim value As ImageLayout instance.BackgroundImageLayout = value value = instance.BackgroundImageLayout
public ImageLayout BackgroundImageLayout {get; set;}
Property Value
A System.Windows.Forms.ImageLayout value indicates the layout of background image.The default is ImageLayout.Tile