| WindowBlinds : DirectSkin |
|
The RemoveIncludeList method removes a window from the include list. If DirectSkin is in include mode, it will check this list every time a new window is created and shown. If the window being shown is in the list, it will be skinned.
|
|
|
This method does not return a value. |
|
When this method is called, DirectSkin will automatically be put into include mode, similar to calling SetIncludeorExcludeMode(1). |