::SetWindowLong(GetSafeHwnd(), GWL_EXSTYLE,
::GetWindowLongPtr(GetSafeHwnd(), GWL_EXSTYLE) | WS_EX_LAYERED);
this->SetLayeredWindowAttributes(, ( * ) / , LWA_ALPHA);
::SetWindowLong(GetSafeHwnd(), GWL_EXSTYLE,
::GetWindowLongPtr(GetSafeHwnd(), GWL_EXSTYLE) | WS_EX_LAYERED);
this->SetLayeredWindowAttributes(, ( * ) / , LWA_ALPHA);