MonoMac.AppKit.NSComboBox: Method Members

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

See Also: Inherited members from MonoMac.AppKit.NSTextField

Public Methods

Add(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
Add(MonoMac.Foundation.NSObject[])
Documentation for this section has not yet been entered.
DeselectItem(int)
Documentation for this section has not yet been entered.
GetItem(int) : NSComboBox
Documentation for this section has not yet been entered.
IndexOf(MonoMac.Foundation.NSObject) : int
Documentation for this section has not yet been entered.
Insert(MonoMac.Foundation.NSObject, int)
Documentation for this section has not yet been entered.
NoteNumberOfItemsChanged()
Documentation for this section has not yet been entered.
ReloadData()
Documentation for this section has not yet been entered.
Remove(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
RemoveAll()
Documentation for this section has not yet been entered.
RemoveAt(int)
Documentation for this section has not yet been entered.
ScrollItemAtIndexToTop(int)
Documentation for this section has not yet been entered.
ScrollItemAtIndexToVisible(int)
Documentation for this section has not yet been entered.
Select(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
SelectItem(int)
Documentation for this section has not yet been entered.

Protected Methods

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