ComponentOne Windows 7 Control Pack for WinForms
C1.Win.C1Win7Pack Namespace / C1TaskbarButton Class / IsPlatformSupported Property

In This Topic
    IsPlatformSupported Property (C1TaskbarButton)
    In This Topic
    Indicates whether the C1TaskbarButton's capabilities are supported on the current platform.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property IsPlatformSupported As Boolean
    public static bool IsPlatformSupported {get;}
    See Also