The members of MonoMac.AppKit.NSForm are listed below.
See Also: Inherited members from MonoMac.AppKit.NSMatrix
NSForm() | 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. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | SelectedItemIndex | int. Documentation for this section has not yet been entered. |
AddEntry(string)Documentation for this section has not yet been entered. | ||
CellAtIndex(int)Documentation for this section has not yet been entered. | ||
DrawCellAtIndex(int)Documentation for this section has not yet been entered. | ||
IndexOfCellWithTag(int)Documentation for this section has not yet been entered. | ||
InsertEntryatIndex(string, int)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. | ||