MonoMac.AppKit.NSForm: Method Members

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

See Also: Inherited members from MonoMac.AppKit.NSMatrix

Public Methods

AddEntry(string) : NSFormCell
Documentation for this section has not yet been entered.
CellAtIndex(int) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
DrawCellAtIndex(int)
Documentation for this section has not yet been entered.
IndexOfCellWithTag(int) : int
Documentation for this section has not yet been entered.
InsertEntryatIndex(string, int) : NSFormCell
Documentation for this section has not yet been entered.
RemoveEntryAtIndex(int)
Documentation for this section has not yet been entered.
SelectTextAtIndex(int)
Documentation for this section has not yet been entered.
SetBezeled(bool)
Documentation for this section has not yet been entered.
SetBordered(bool)
Documentation for this section has not yet been entered.
SetEntryWidth(float)
Documentation for this section has not yet been entered.
SetFrameSize(System.Drawing.SizeF)
Documentation for this section has not yet been entered.
SetInterlineSpacing(float)
Documentation for this section has not yet been entered.
SetTextAlignment(NSTextAlignment)
Documentation for this section has not yet been entered.
SetTextBaseWritingDirection(NSWritingDirection)
Documentation for this section has not yet been entered.
SetTextFont(NSFont)
Documentation for this section has not yet been entered.
SetTitleAlignment(NSTextAlignment)
Documentation for this section has not yet been entered.
SetTitleBaseWritingDirection(NSWritingDirection)
Documentation for this section has not yet been entered.
SetTitleFont(NSFont)
Documentation for this section has not yet been entered.