MonobjcMonobjc Documented Class Library
PathControlWillDisplayOpenPanel Event
NamespacesMonobjc.AppKitNSPathControl..::..NSPathControlDelegateEventDispatcherPathControlWillDisplayOpenPanel

Implement this method to customize the Open panel shown by a pop-up–style path.

Original signature is '- (void)pathControl:(NSPathControl *)pathControl willDisplayOpenPanel:(NSOpenPanel *)openPanel'

Available in Mac OS X v10.5 and later.

Declaration Syntax
C#Visual BasicVisual C++
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)