| C1.Win.Calendar.UI Namespace > BaseArrowStyle Class : BackImage Property |
'Declaration<C1DescriptionAttribute("Gets or sets the background image for the ArrowButton element.")> <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)> Public Property BackImage As Image
'UsageDim instance As BaseArrowStyle Dim value As Image instance.BackImage = value value = instance.BackImage
[C1Description("Gets or sets the background image for the ArrowButton element.")] [DesignerSerializationVisibility(DesignerSerializationVisibility.Visible)] public Image BackImage {get; set;}
[C1Description("Gets or sets the background image for the ArrowButton element.")] [DesignerSerializationVisibility(DesignerSerializationVisibility.Visible)] public: property Image^ BackImage { Image^ get(); void set ( Image^ value); }
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