MonobjcMonobjc Documented Class Library
PathControlWillPopUpMenu Event
NamespacesMonobjc.AppKitNSPathControl..::..NSPathControlDelegateEventDispatcherPathControlWillPopUpMenu

Implement this method to customize the menu of a pop-up–style path.

Original signature is '- (void)pathControl:(NSPathControl *)pathControl willPopUpMenu:(NSMenu *)menu'

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)