ComponentOne Windows 7 Control Pack for WinForms
IsPlatformSupported Property (C1TaskDialog)



C1.Win.C1Win7Pack.4 Assembly > C1.Win.C1Win7Pack Namespace > C1TaskDialog Class : IsPlatformSupported Property
Indicates whether the C1TaskDialog's capabilities are supported on the current platform.
Syntax
Public Shared ReadOnly Property IsPlatformSupported As Boolean
Dim value As Boolean
 
value = C1TaskDialog.IsPlatformSupported
public static bool IsPlatformSupported {get;}
public:
static property bool IsPlatformSupported {
   bool get();
}
See Also

Reference

C1TaskDialog Class
C1TaskDialog Members