MonoMac.AppKit.NSForm Members

The members of MonoMac.AppKit.NSForm are listed below.

See Also: Inherited members from MonoMac.AppKit.NSMatrix

Public Constructors

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 NSForm with the specified frame.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
SelectedItemIndexint. Documentation for this section has not yet been entered.

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.