MonobjcMonobjc Documented Class Library
NSSearchFieldRecentsTitleMenuItemTag Field
NamespacesMonobjc.AppKitNSSearchFieldCellNSSearchFieldRecentsTitleMenuItemTag

Identifies the menu item that is the title of the menu group for recent search strings.

This item is hidden if there are no recent strings.

You may use this tagged item for separator characters that also do not appear if there are no recent strings to display.

Available in Mac OS X v10.3 and later.

Declaration Syntax
C#Visual BasicVisual C++
public const int NSSearchFieldRecentsTitleMenuItemTag
Public Const NSSearchFieldRecentsTitleMenuItemTag As Integer
public:
literal int NSSearchFieldRecentsTitleMenuItemTag
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.AppKit (Module: Monobjc.AppKit)