Miner.Controls Assembly > Miner.Controls Namespace > Wizard Class : HeaderImage Property |
'Declaration <System.ComponentModel.DefaultValueAttribute("")> <System.ComponentModel.CategoryAttribute("Wizard")> <System.ComponentModel.DescriptionAttribute("Gets or sets the image displayed on the header of the standard pages.")> Public Property HeaderImage As System.Drawing.Image
'Usage Dim instance As Wizard Dim value As System.Drawing.Image instance.HeaderImage = value value = instance.HeaderImage
[System.ComponentModel.DefaultValue("")] [System.ComponentModel.Category("Wizard")] [System.ComponentModel.Description("Gets or sets the image displayed on the header of the standard pages.")] public System.Drawing.Image HeaderImage {get; set;}
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.