MonoMac.AppKit.NSTabView: Method Members

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

See Also: Inherited members from MonoMac.AppKit.NSView

Public Methods

Add(NSTabViewItem)
Documentation for this section has not yet been entered.
IndexOf(NSTabViewItem) : int
Documentation for this section has not yet been entered.
IndexOf(MonoMac.Foundation.NSObject) : int
Documentation for this section has not yet been entered.
Insert(NSTabViewItem, int)
Documentation for this section has not yet been entered.
Item(int) : NSTabViewItem
Documentation for this section has not yet been entered.
Remove(NSTabViewItem)
Documentation for this section has not yet been entered.
Select(NSTabViewItem)
Documentation for this section has not yet been entered.
Select(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
SelectAt(int)
Documentation for this section has not yet been entered.
SelectFirst(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
SelectLast(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
SelectNext(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
SelectPrevious(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
TabViewItemAtPoint(System.Drawing.PointF) : NSTabViewItem
Documentation for this section has not yet been entered.
TakeSelectedTabViewItemFrom(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.

Protected Methods

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