WindowBlinds : DirectSkin
ExcludeExplorerBack
 

The ExcludeExplorerBack method is used to remove background skinning from a ListView control.

void ExcludeExplorerBack(
long
hWnd );

Parameters

hWnd
Handle to the ListView control.

Return Values

 

This method does not return a value.

Remarks

DirectSkin skins non-ownerdrawn ListView controls with the 'explorer background'.  The explorer background is the 'ExplorerBMP' entry in the UIS file.

See Also

 

There are no related topics to this method.