The members of MonoMac.AppKit.NSComboBox are listed below.
See Also: Inherited members from MonoMac.AppKit.NSTextField
| Default constructor, initializes a new instance of this class. | ||
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Constructor to call on derived classes when the derived class has an [Export] constructor. | ||
| Initializes the NSComboBox with the specified frame. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| ButtonBordered | bool. Documentation for this section has not yet been entered. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| Completes | bool. Documentation for this section has not yet been entered. | |
| [read-only] | Count | int. Documentation for this section has not yet been entered. |
| DataSource | NSComboBoxDataSource. Documentation for this section has not yet been entered. | |
| HasVerticalScroller | bool. Documentation for this section has not yet been entered. | |
| IntercellSpacing | System.Drawing.SizeF. Documentation for this section has not yet been entered. | |
| ItemHeight | float. Documentation for this section has not yet been entered. | |
| [read-only] | SelectedIndex | int. Documentation for this section has not yet been entered. |
| [read-only] | SelectedValue | MonoMac.Foundation.NSObject. Documentation for this section has not yet been entered. |
| UsesDataSource | bool. Documentation for this section has not yet been entered. | |
| [read-only] | Values | MonoMac.Foundation.NSObject[]. Documentation for this section has not yet been entered. |
| VisibleItems | int. Documentation for this section has not yet been entered. |
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)Documentation for this section has not yet been entered. | ||
IndexOf(MonoMac.Foundation.NSObject)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. | ||