Miner.Controls Assembly > Miner.Controls Namespace > Wizard Class : WelcomeImage Property |
'Declaration <DefaultValueAttribute("")> <CategoryAttribute("Wizard")> <DescriptionAttribute("Gets or sets the image displayed on the welcome and finish pages.")> Public Property WelcomeImage As Image
'Usage Dim instance As Wizard Dim value As Image instance.WelcomeImage = value value = instance.WelcomeImage
[DefaultValue("")] [Category("Wizard")] [Description("Gets or sets the image displayed on the welcome and finish pages.")] public Image WelcomeImage {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.