Table of Contents

Struct ScNotificationHeader

Namespace
Npp.DotNet.Plugin
Assembly
Npp.DotNet.Plugin.dll

Compatible with Windows' Win32.TagNMHDR.

public struct ScNotificationHeader
Inherited Members

Fields

Code

A SCN_* notification code

public uint Code

Field Value

uint

HwndFrom

Environment specific window handle or pointer

public IntPtr HwndFrom

Field Value

IntPtr

IdFrom

Control ID of the window issuing the notification

public UIntPtr IdFrom

Field Value

UIntPtr