Platforms to show: All Mac Windows Linux Cross-Platform

Back to NSDatePickerMBS class.

NSDatePickerMBS.NSClockAndCalendarDatePickerStyle = 1

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 12.2
A constants for a date picker style.

Provide a visual clock and calendar style interface.

NSDatePickerMBS.NSEraDatePickerElementFlag = &h100

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 12.2
One of the constants which allows you to specify the date and time elements.

Display and allow editing of the era of the date, if applicable.
This flag has been declared for possible future use, and does not yet have any effect.

NSDatePickerMBS.NSHourMinuteDatePickerElementFlag = &hC

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 12.2
One of the constants which allows you to specify the date and time elements.

Display and allow editing of the hour and minute elements of the date.

NSDatePickerMBS.NSHourMinuteSecondDatePickerElementFlag = &hE

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 12.2
One of the constants which allows you to specify the date and time elements.

Display and allow editing of the hour, minute and second elements of the date.

NSDatePickerMBS.NSRangeDateMode = 1

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 12.2
One of the constants to define whether the control provides a single date, or a range of dates.

Allow selection of a range of dates. (First implemented in Mac OS X v 10.5.)

NSDatePickerMBS.NSSingleDateMode = 0

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 12.2
One of the constants to define whether the control provides a single date, or a range of dates.

Allow selection of a single date.

NSDatePickerMBS.NSTextFieldAndStepperDatePickerStyle = 0

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 12.2
A constants for a date picker style.

Provide a text field and stepper style interface.

NSDatePickerMBS.NSTextFieldDatePickerStyle = 2

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 12.2
A constants for a date picker style.

Provide a text field interface.

NSDatePickerMBS.NSTimeZoneDatePickerElementFlag = &h10

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 12.2
One of the constants which allows you to specify the date and time elements.

Display and allow editing of the time zone.
This flag has been declared for possible future use, and does not yet have any effect.

NSDatePickerMBS.NSYearMonthDatePickerElementFlag = &hC0

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 12.2
One of the constants which allows you to specify the date and time elements.

Display and allow editing of the year and month elements of the date.

NSDatePickerMBS.NSYearMonthDayDatePickerElementFlag = &hE0

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 12.2
One of the constants which allows you to specify the date and time elements.

Display and allow editing of the year, month and day elements of the date.

The items on this page are in the following plugins: MBS MacControls Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...