Main public logs
Appearance
Combined display of all available logs of EDM2. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 17:01, 24 April 2025 Martini talk contribs created page WinSetControlColors (Created page with "Code snippet This function sets the colors to be used by a control window. See Colors Used by PM Controls. ==Syntax== WinSetControlColors(hwnd, clrType, fCtlColor, cCtlColor, pCtlColor); ==Parameters== ;hwnd (HWND) - input : Window handle. ;clrType (LONG) - input : Control color index. Must be one of the following control color indexes: ::CCT_STATIC: Static bitmap. ::CCT_STATICTEXT: Static text. ::CCT_GROUPBOX: Group Box. ::CCT_PUSHBUTTON: Push button. ::C...")