WindowBlinds : DirectSkin
SetMenuSkinProp
 

The SetMenuSkinProp method is used to enable and disable menu border skinning.  

void SetMenuSkinProp(
BOOL on
);

Parameters

on
A boolean.  When true, menu border skinning is enabled.  When false, menu border skinning is disabled.

Return Values

 

This method does not return a value.

Remarks

 

Menu border skinning is enabled by default.  This method does not control menu skinning, it only controls the skinning of the menu border.

See Also

 

There are no related topics to this method.