Home
last modified time | relevance | path

Searched defs:WM_CTLCOLOR (Results 1 – 18 of 18) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/Test/System.Windows.Forms/
H A DCommon.cs34 WM_CTLCOLOR = 0x0019, enumerator
H A DTestHelper.cs397 WM_CTLCOLOR = 0x0019, enumerator
/dports/security/zeronet/ZeroNet-0.7.1/plugins/Trayicon/lib/
H A Dnotificationicon.py251 WM_CTLCOLOR = 0x0019 variable
/dports/graphics/cfdg/cfdg-3.3_1/src-net/FileDlgExtenders/
H A DEnums.cs388 WM_CTLCOLOR = 0x0019, enumerator
/dports/www/privoxy/privoxy-3.0.33-stable/windows/
H A DWinMessages.nsh254 !define WM_CTLCOLOR 0x0019 definition
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/
H A DCombo.java2836 LRESULT WM_CTLCOLOR (long wParam, long lParam) { in WM_CTLCOLOR() method in Combo
H A DControl.java4898 LRESULT WM_CTLCOLOR (long wParam, long lParam) { in WM_CTLCOLOR() method in Control
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DXplatUIStructs.cs159 WM_CTLCOLOR = 0x0019, enumerator
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwindowsx.h37 #define WM_CTLCOLOR 25 macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwindowsx.h37 #define WM_CTLCOLOR 25 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwindowsx.h684 #define WM_CTLCOLOR 0x0019 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwindowsx.h684 #define WM_CTLCOLOR 0x0019 macro
/dports/multimedia/mplayer/mplayer-export-2021-12-29/loader/wine/
H A Dwinuser.h496 #define WM_CTLCOLOR 0x0019 macro
/dports/multimedia/libxine/xine-lib-1.2.11/src/libw32dll/wine/
H A Dwinuser.h499 #define WM_CTLCOLOR 0x0019 macro
/dports/multimedia/mencoder/mplayer-export-2021-12-29/loader/wine/
H A Dwinuser.h496 #define WM_CTLCOLOR 0x0019 macro
/dports/graphics/libemf/libemf-1.0.13/include/libEMF/wine/
H A Dwinuser.h921 #define WM_CTLCOLOR 0x0019 macro
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/Controls/
H A Dmod.rs7432 pub const WM_CTLCOLOR: u32 = 25u32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Controls/
H A Dmod.rs18481 pub const WM_CTLCOLOR: u32 = 25u32; const