'宣言 Public Overrides Property BackgroundImage As System.Drawing.Image
'使用法 Dim instance As C1FlexViewerDialog Dim value As System.Drawing.Image instance.BackgroundImage = value value = instance.BackgroundImage
public override System.Drawing.Image BackgroundImage {get; set;}