WinForms Edition Documentation
C1.Win.C1Win7Pack Namespace / C1TaskbarButton Class / RegistryProgID Property

In This Topic
RegistryProgID Property
In This Topic
Gets or sets the ProgID of the registered application.
Syntax
'Declaration
 
<DefaultValueAttribute("")>
<BindableAttribute(BindableSupport.No)>
<C1DescriptionAttribute("C1TaskbarButton.RegistryProgID", "Specifies the ProgID of the registered application.")>
Public Property RegistryProgID As String
 
Remarks
If this property contains an empty string, the application user model ID is used as a ProgID.
See Also