MonobjcMonobjc Documented Class Library
NSFindPboard Field
NamespacesMonobjc.AppKitNSPasteboardNSFindPboard

The pasteboard that holds information about the current state of the active application’s find panel.

This information permits users to enter a search string into the find panel, then switch to another application to conduct another search.

Available in Mac OS X v10.0 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString NSFindPboard
Public Shared ReadOnly NSFindPboard As NSString
public:
static initonly NSString^ NSFindPboard
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)