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



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

Reference

C1TaskbarButton Class
C1TaskbarButton Members