WindowBlinds : DirectSkin
DoMessageBox
 

The DoMessageBox method allows DirectSkin to skin messageboxes even when in inclusion list mode. You only need to call this function if you are using the inclusion list.

void DoMessageBox(
BOOL
Value );

Parameters

Value

Boolean that enables or disables MessageBox skinning.  By default this is TRUE.

Return Values

 

This method does not return a value.

Remarks

  There are no remarks for this method. 

See Also

There are no related topics to this method.