'DeclarationPublic Overrides Property BackgroundImageLayout As ImageLayout
'UsageDim instance As EditBase Dim value As ImageLayout instance.BackgroundImageLayout = value value = instance.BackgroundImageLayout
public override ImageLayout BackgroundImageLayout {get; set;}