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