91 references to WM_USER
System.Windows.Forms (91)
winforms\Managed\System\WinForms\Application.cs (1)
4098private const int WM_CHECKDESTROY = NativeMethods.WM_USER + 0x01;
winforms\Managed\System\WinForms\CommonDialog.cs (1)
37private const int CDM_SETDEFAULTFOCUS = NativeMethods.WM_USER + 0x51;
winforms\Managed\System\WinForms\MessageDecoder.cs (1)
231case NativeMethods.WM_USER: text = "WM_USER"; break;
winforms\Managed\System\WinForms\NativeMethods.cs (7)
1139NIN_BALLOONSHOW = (WM_USER + 2), 1140NIN_BALLOONHIDE = (WM_USER + 3), 1141NIN_BALLOONTIMEOUT = (WM_USER + 4), 1142NIN_BALLOONUSERCLICK = (WM_USER + 5), 1667TTM_SETTITLEA = (WM_USER + 32), // wParam = TTI_*, lParam = char* szTitle 1668TTM_SETTITLEW = (WM_USER + 33), // wParam = TTI_*, lParam = wchar* szTitle 2127WM_REFLECT = NativeMethods.WM_USER + 0x1C00,
winforms\Managed\System\WinForms\NotifyIcon.cs (1)
46private const int WM_TRAYMOUSEMESSAGE = NativeMethods.WM_USER + 1024;
winforms\Managed\System\WinForms\PropertyGrid.cs (1)
5305private const int WM_USER = NativeMethods.WM_USER;
winforms\Managed\System\WinForms\RichTextBoxConstants.cs (79)
71internal const int EM_GETLIMITTEXT = (NativeMethods.WM_USER + 37); 73internal const int EM_POSFROMCHAR = (NativeMethods.WM_USER + 38); 74internal const int EM_CHARFROMPOS = (NativeMethods.WM_USER + 39); 76internal const int EM_SCROLLCARET = (NativeMethods.WM_USER + 49); 77internal const int EM_CANPASTE = (NativeMethods.WM_USER + 50); 78internal const int EM_DISPLAYBAND = (NativeMethods.WM_USER + 51); 79internal const int EM_EXGETSEL = (NativeMethods.WM_USER + 52); 80internal const int EM_EXLIMITTEXT = (NativeMethods.WM_USER + 53); 81internal const int EM_EXLINEFROMCHAR = (NativeMethods.WM_USER + 54); 82internal const int EM_EXSETSEL = (NativeMethods.WM_USER + 55); 83internal const int EM_FINDTEXT = (NativeMethods.WM_USER + 56); 84internal const int EM_FORMATRANGE = (NativeMethods.WM_USER + 57); 85internal const int EM_GETCHARFORMAT = (NativeMethods.WM_USER + 58); 86internal const int EM_GETEVENTMASK = (NativeMethods.WM_USER + 59); 87internal const int EM_GETOLEINTERFACE = (NativeMethods.WM_USER + 60); 88internal const int EM_GETPARAFORMAT = (NativeMethods.WM_USER + 61); 89internal const int EM_GETSELTEXT = (NativeMethods.WM_USER + 62); 90internal const int EM_HIDESELECTION = (NativeMethods.WM_USER + 63); 91internal const int EM_PASTESPECIAL = (NativeMethods.WM_USER + 64); 92internal const int EM_REQUESTRESIZE = (NativeMethods.WM_USER + 65); 93internal const int EM_SELECTIONTYPE = (NativeMethods.WM_USER + 66); 94internal const int EM_SETBKGNDCOLOR = (NativeMethods.WM_USER + 67); 95internal const int EM_SETCHARFORMAT = (NativeMethods.WM_USER + 68); 96internal const int EM_SETEVENTMASK = (NativeMethods.WM_USER + 69); 97internal const int EM_SETOLECALLBACK = (NativeMethods.WM_USER + 70); 98internal const int EM_SETPARAFORMAT = (NativeMethods.WM_USER + 71); 99internal const int EM_SETTARGETDEVICE = (NativeMethods.WM_USER + 72); 100internal const int EM_STREAMIN = (NativeMethods.WM_USER + 73); 101internal const int EM_STREAMOUT = (NativeMethods.WM_USER + 74); 102internal const int EM_GETTEXTRANGE = (NativeMethods.WM_USER + 75); 103internal const int EM_FINDWORDBREAK = (NativeMethods.WM_USER + 76); 104internal const int EM_SETOPTIONS = (NativeMethods.WM_USER + 77); 105internal const int EM_GETOPTIONS = (NativeMethods.WM_USER + 78); 106internal const int EM_FINDTEXTEX = (NativeMethods.WM_USER + 79); 107internal const int EM_GETWORDBREAKPROCEX = (NativeMethods.WM_USER + 80); 108internal const int EM_SETWORDBREAKPROCEX = (NativeMethods.WM_USER + 81); 111internal const int EM_SETUNDOLIMIT = (NativeMethods.WM_USER + 82); 112internal const int EM_REDO = (NativeMethods.WM_USER + 84); 113internal const int EM_CANREDO = (NativeMethods.WM_USER + 85); 114internal const int EM_GETUNDONAME = (NativeMethods.WM_USER + 86); 115internal const int EM_GETREDONAME = (NativeMethods.WM_USER + 87); 116internal const int EM_STOPGROUPTYPING = (NativeMethods.WM_USER + 88); 118internal const int EM_SETTEXTMODE = (NativeMethods.WM_USER + 89); 119internal const int EM_GETTEXTMODE = (NativeMethods.WM_USER + 90); 121internal const int EM_AUTOURLDETECT = (NativeMethods.WM_USER + 91); 122internal const int EM_GETAUTOURLDETECT = (NativeMethods.WM_USER + 92); 123internal const int EM_SETPALETTE = (NativeMethods.WM_USER + 93); 124internal const int EM_GETTEXTEX = (NativeMethods.WM_USER + 94); 125internal const int EM_GETTEXTLENGTHEX = (NativeMethods.WM_USER + 95); 128internal const int EM_SETPUNCTUATION = (NativeMethods.WM_USER + 100); 129internal const int EM_GETPUNCTUATION = (NativeMethods.WM_USER + 101); 130internal const int EM_SETWORDWRAPMODE = (NativeMethods.WM_USER + 102); 131internal const int EM_GETWORDWRAPMODE = (NativeMethods.WM_USER + 103); 132internal const int EM_SETIMECOLOR = (NativeMethods.WM_USER + 104); 133internal const int EM_GETIMECOLOR = (NativeMethods.WM_USER + 105); 134internal const int EM_SETIMEOPTIONS = (NativeMethods.WM_USER + 106); 135internal const int EM_GETIMEOPTIONS = (NativeMethods.WM_USER + 107); 136internal const int EM_CONVPOSITION = (NativeMethods.WM_USER + 108); 138internal const int EM_SETLANGOPTIONS = (NativeMethods.WM_USER + 120); 139internal const int EM_GETLANGOPTIONS = (NativeMethods.WM_USER + 121); 140internal const int EM_GETIMECOMPMODE = (NativeMethods.WM_USER + 122); 142internal const int EM_FINDTEXTW = (NativeMethods.WM_USER + 123); 143internal const int EM_FINDTEXTEXW = (NativeMethods.WM_USER + 124); 146internal const int EM_RECONVERSION = (NativeMethods.WM_USER + 125); 147internal const int EM_SETIMEMODEBIAS = (NativeMethods.WM_USER + 126); 148internal const int EM_GETIMEMODEBIAS = (NativeMethods.WM_USER + 127); 151internal const int EM_SETBIDIOPTIONS = (NativeMethods.WM_USER + 200); 152internal const int EM_GETBIDIOPTIONS = (NativeMethods.WM_USER + 201); 154internal const int EM_SETTYPOGRAPHYOPTIONS = (NativeMethods.WM_USER + 202); 155internal const int EM_GETTYPOGRAPHYOPTIONS = (NativeMethods.WM_USER + 203); 158internal const int EM_SETEDITSTYLE = (NativeMethods.WM_USER + 204); 159internal const int EM_GETEDITSTYLE = (NativeMethods.WM_USER + 205); 162internal const int EM_SETQUERYRTFOBJ = (NativeMethods.WM_USER + 270); 200internal const int EM_OUTLINE = NativeMethods.WM_USER + 220; 203internal const int EM_GETSCROLLPOS = NativeMethods.WM_USER + 221; 204internal const int EM_SETSCROLLPOS = NativeMethods.WM_USER + 222; 207internal const int EM_SETFONTSIZE = NativeMethods.WM_USER + 223; 208internal const int EM_GETZOOM = NativeMethods.WM_USER + 224; 209internal const int EM_SETZOOM = NativeMethods.WM_USER + 225;