| WindowBlinds : DirectSkin |
|
The SetIncludeorExcludeMode method sets whether DirectSkin is in window include mode or window exclude mode. If DirectSkin is in include mode, it will check this list every time a new window is created and shown. If the window is in the list, it will be skinned.
|
|
|
This method does not return a value. |
|
If DirectSkin is in include mode, and a window has been shown and is not in the inclusion list, the style of the window will need to be changed if it is added to the inclusion list in order for DirectSkin to start skinning the window.. |