IsThemeDialogTextureEnabled function
Reports whether a specified dialog window supports background texturing.
Syntax
BOOL IsThemeDialogTextureEnabled( _In_ HWND hwnd );
Parameters
- hwnd [in]
-
Type: HWND
HWND value that specifies a dialog window.
Return value
Type: BOOL
Returns one of the following values.
| Return code | Description |
|---|---|
|
Background texturing is supported on the dialog window specified by the hwnd parameter. |
|
Background texturing is not supported on the dialog window specified by the hwnd parameter. |
Requirements
|
Minimum supported client | Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2003 [desktop apps only] |
|
Header |
|
|
Library |
|
|
DLL |
|
Send comments about this topic to Microsoft
Build date: 10/27/2012