[]
public static extern bool IsThemeBackgroundPartiallyTransparent(nint hTheme, int part, int state)
Public Shared Function IsThemeBackgroundPartiallyTransparent(hTheme As IntPtr, part As Integer, state As Integer) As Boolean
| Type | Name | Description |
|---|---|---|
| nint | hTheme | |
| int | part | |
| int | state |
| Type | Description |
|---|---|
| bool |