[]
        
(Showing Draft Content)

C1.Util.Win.Win32.IsThemeBackgroundPartiallyTransparent

IsThemeBackgroundPartiallyTransparent Method

IsThemeBackgroundPartiallyTransparent(IntPtr, int, int)

Declaration
public static extern bool IsThemeBackgroundPartiallyTransparent(IntPtr hTheme, int part, int state)
Public Shared Function IsThemeBackgroundPartiallyTransparent(hTheme As IntPtr, part As Integer, state As Integer) As Boolean
Parameters
Type Name Description
IntPtr hTheme
int part
int state
Returns
Type Description
bool