MonoMac.AppKit.NSPopUpButton: Method Members

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

See Also: Inherited members from MonoMac.AppKit.NSButton

Public Methods

AddItem(string)
Documentation for this section has not yet been entered.
AddItems(string[])
Documentation for this section has not yet been entered.
IndexOfItem(NSMenuItem) : int
Documentation for this section has not yet been entered.
IndexOfItem(MonoMac.Foundation.NSObject) : int
Documentation for this section has not yet been entered.
IndexOfItem(int) : int
Documentation for this section has not yet been entered.
IndexOfItem(string) : int
Documentation for this section has not yet been entered.
IndexOfItem(MonoMac.Foundation.NSObject, MonoMac.ObjCRuntime.Selector) : int
Documentation for this section has not yet been entered.
InsertItem(string, int)
Documentation for this section has not yet been entered.
ItemAtIndex(int) : NSMenuItem
Documentation for this section has not yet been entered.
Items() : NSMenuItem[]
Documentation for this section has not yet been entered.
ItemTitle(int) : string
Documentation for this section has not yet been entered.
ItemTitles() : string[]
Documentation for this section has not yet been entered.
ItemWithTitle(string) : NSMenuItem
Documentation for this section has not yet been entered.
RemoveAllItems()
Documentation for this section has not yet been entered.
RemoveItem(int)
Documentation for this section has not yet been entered.
RemoveItem(string)
Documentation for this section has not yet been entered.
SelectItem(NSMenuItem)
Documentation for this section has not yet been entered.
SelectItem(int)
Documentation for this section has not yet been entered.
SelectItem(string)
Documentation for this section has not yet been entered.
SelectItemWithTag(int) : bool
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 NSPopUpButton object.