Enum ToolBarStatusType
Return value of NPPM_GETTOOLBARICONSETCHOICE.
public enum ToolBarStatusType
Fields
TB_LARGE = 1
Fluent UI (large)
TB_LARGE2 = 3
Filled Fluent UI (large)
TB_SMALL = 0
Fluent UI (small)
TB_SMALL2 = 2
Filled Fluent UI (small)
TB_STANDARD = 4
Standard bitmap icons (small)
Remarks
Added in 8.8.2