WinApiWM_NCLBUTTONUP Field

The WM_NCLBUTTONUP message is posted when the user releases the left mouse button while the cursor is within the nonclient area of a window.

Definition

Namespace: PCB_Investigator.PCBIControls.Ribbon.RibbonHelpers
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 16
C#
public const int WM_NCLBUTTONUP = 162

Field Value

Int32

See Also