MonoMac.AppKit.NSControl Members

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

See Also: Inherited members from MonoMac.AppKit.NSView

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 NSControl with the specified frame.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

ActionMonoMac.ObjCRuntime.Selector. Documentation for this section has not yet been entered.
AlignmentNSTextAlignment. Documentation for this section has not yet been entered.
AttributedStringValueMonoMac.Foundation.NSAttributedString. Documentation for this section has not yet been entered.
BaseWritingDirectionNSWritingDirection. Documentation for this section has not yet been entered.
CellNSCell. Documentation for this section has not yet been entered.
static
CellClassMonoMac.ObjCRuntime.Class. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
Continuousbool. Documentation for this section has not yet been entered.
[read-only]
CurrentEditorNSText. Documentation for this section has not yet been entered.
DoubleValuedouble. Documentation for this section has not yet been entered.
Enabledbool. Documentation for this section has not yet been entered.
FloatValuefloat. Documentation for this section has not yet been entered.
FontNSFont. Documentation for this section has not yet been entered.
FormatterMonoMac.Foundation.NSObject. Documentation for this section has not yet been entered.
IgnoresMultiClickbool. Documentation for this section has not yet been entered.
IntegerValueint. Documentation for this section has not yet been entered.
IntValueint. Documentation for this section has not yet been entered.
ObjectValueMonoMac.Foundation.NSObject. Documentation for this section has not yet been entered.
RefusesFirstResponderbool. Documentation for this section has not yet been entered.
[read-only]
SelectedCellNSCell. Documentation for this section has not yet been entered.
[read-only]
SelectedTagint. Documentation for this section has not yet been entered.
StringValuestring. Documentation for this section has not yet been entered.
Tagint. Documentation for this section has not yet been entered.
TargetMonoMac.Foundation.NSObject. Documentation for this section has not yet been entered.

Public Methods

AbortEditing() : bool
Documentation for this section has not yet been entered.
CalcSize()
Documentation for this section has not yet been entered.
DrawCell(NSCell)
Documentation for this section has not yet been entered.
DrawCellInside(NSCell)
Documentation for this section has not yet been entered.
MouseDown(NSEvent)
Documentation for this section has not yet been entered.
PerformClick(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
SelectCell(NSCell)
Documentation for this section has not yet been entered.
SendAction(MonoMac.ObjCRuntime.Selector, MonoMac.Foundation.NSObject) : bool
Documentation for this section has not yet been entered.
SendActionOn(int) : int
Documentation for this section has not yet been entered.
SetNeedsDisplay()
Documentation for this section has not yet been entered.
SizeToFit()
Documentation for this section has not yet been entered.
TakeDoubleValueFrom(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
TakeFloatValueFrom(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
TakeIntegerValueFrom(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
TakeIntValueFrom(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
TakeObjectValueFrom(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
TakeStringValueFrom(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
UpdateCell(NSCell)
Documentation for this section has not yet been entered.
UpdateCellInside(NSCell)
Documentation for this section has not yet been entered.
ValidateEditing()
Documentation for this section has not yet been entered.

Protected Methods

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

Public Events

ActivatedDocumentation for this section has not yet been entered.