[DefaultValue("")] [Bindable(BindableSupport.No)] [C1Description("C1TaskbarButton.RegistryProgID", "Specifies the ProgID of the registered application.")] public string RegistryProgID {get; set;}
'Declaration
<DefaultValueAttribute("")> <BindableAttribute(BindableSupport.No)> <C1DescriptionAttribute("C1TaskbarButton.RegistryProgID", "Specifies the ProgID of the registered application.")> Public Property RegistryProgID As String