MonoMac.AppKit.NSPopUpButtonCell: Method Members

The methods of MonoMac.AppKit.NSPopUpButtonCell are listed below. For a list of all members, see the NSPopUpButtonCell Members list.

See Also: Inherited members from MonoMac.AppKit.NSMenuItemCell

Public Methods

AddItem(string)
Documentation for this section has not yet been entered.
AddItems(string[])
Documentation for this section has not yet been entered.
AttachPopUp(System.Drawing.RectangleF, NSView)
Documentation for this section has not yet been entered.
DismissPopUp()
Documentation for this section has not yet been entered.
GetItemTitle(int) : string
Documentation for this section has not yet been entered.
IndexOf(NSMenuItem) : int
Documentation for this section has not yet been entered.
IndexOfItemWithRepresentedObject(MonoMac.Foundation.NSObject) : int
Documentation for this section has not yet been entered.
IndexOfItemWithTag(int) : int
Documentation for this section has not yet been entered.
IndexOfItemWithTargetandAction(MonoMac.Foundation.NSObject, MonoMac.ObjCRuntime.Selector) : int
Documentation for this section has not yet been entered.
IndexOfItemWithTitle(string) : int
Documentation for this section has not yet been entered.
InsertItem(string, int)
Documentation for this section has not yet been entered.
ItemAt(int) : NSMenuItem
Documentation for this section has not yet been entered.
ItemWithTitle(string) : NSMenuItem
Documentation for this section has not yet been entered.
PerformClick(System.Drawing.RectangleF, NSView)
Documentation for this section has not yet been entered.
RemoveAllItems()
Documentation for this section has not yet been entered.
RemoveItem(string)
Documentation for this section has not yet been entered.
RemoveItemAt(int)
Documentation for this section has not yet been entered.
SelectItem(NSMenuItem)
Documentation for this section has not yet been entered.
SelectItemAt(int)
Documentation for this section has not yet been entered.
SelectItemWithTag(int) : bool
Documentation for this section has not yet been entered.
SelectItemWithTitle(string)
Documentation for this section has not yet been entered.
SetTitle(string)
Documentation for this section has not yet been entered.
SynchronizeTitleAndSelectedItem()
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSPopUpButtonCell object.