Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the transparency level of the popup window.
void SetTransparency(
BYTE nTransparency
);
Parameters
- [in] nTransparency
Specifies the transparency level. This value must be between 0 and 255, inclusive. The greater the value, the more opaque the window.
Remarks
Call this function to set the transparency level of the popup window.
Requirements
Header: afxDesktopAlertWnd.h