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

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