[]
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
| Type | Name | Description |
|---|---|---|
| IntPtr | hTheme | |
| int | part | |
| int | state |
| Type | Description |
|---|---|
| bool |