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

In This Topic
WindowAppID Property (C1TaskbarButton)
In This Topic
Gets or sets the application user model ID for an individual window.
Syntax
'Declaration
 
<BindableAttribute(BindableSupport.No)>
<DefaultValueAttribute("")>
<C1DescriptionAttribute("C1TaskbarButton.WindowAppID", "Specifies the application user model ID for an individual window.")>
<C1CategoryAttribute("Behavior")>
Public Property WindowAppID As String
 
See Also