Click Here!

 
 Site Location:   Home / Products / DayView OCX - Object Browser  




Visual Basic News & Information Source

Programmers Heaven - Where programmers go!

  Search: 
Web
www.april-16.co.uk
Google Affiliate Program:

Sign Up   Log In

DayView OCX   Object Browser   Licence   Disclaimer   Download   Buy Now  
DayView OCX - Object Browser
 
AllowDrag - Returns or sets whether appointments within the DayView OCX object can be dragged by the user to another DayView OCX object.
AllowDrop Returns or sets whether appointments from another DayView OCX object can be dragged by the user into this DayView OCX object.
AllowItemDrag Returns or sets whether appointments within the DayView OCX object can be dragged by the user.
AllowItemStretch - Returns or sets whether appointments within the DayView OCX object can be stretched by the user. This can be done by dragging the start time or the end time.
AppDefaultBackColor - Returns or sets a DayView OCX object's default appointment background color.
AppDefaultForeColor Returns or sets a DayView OCX object's default appointment foreground color.
AppDefaultTitleBackColor Returns or sets a DayView OCX object's default appointment title bar background color.
AppDefaultTitleForeColor Returns or sets a DayView OCX object's default appointment title bar foreground color.
Autosize Sets whether the DayView OCX object resizes to the visible display area. The DayView OCX object displays complete hours only.
BackColor Returns or sets the background color of the DayView OCX object.
CheckDate Returns or sets whether the DayView OCX object displays only appointments with matching dates to the DayViewDate.
DayViewDate Returns or sets a DayView OCX object's date.
DayViewTitle Returns or sets the title of the DayView OCX object that is displayed in the DayView title bar.
HighlightVisible Returns or sets whether the DayView OCX object highlights where a user has clicked and dragged.
HourAutoSize - Sets whether the DayView object adjusts the HourHeight property to ensure the DayView height is filled completely. The DayView object displays complete hours only.
HourCaption Returns or sets a DayView OCX objects text displayed for each hour.
HourHeight Returns or sets the height of the hours in the DayView OCX object in twips.
IconsVisible - Returns or sets whether the DayView OCX object appointment title icons are displayed.
IsDragging - Returns whether an appointment is being dragged within the DayView OCX object.
IsStretchingBottom - Returns whether the end time of an appointment is being dragged within the DayView OCX object.
IsStretchingTop - Returns whether the start time of an appointment is being dragged within the DayView OCX object.
ItemBackColor - Returns or sets a DayView OCX objects appointment's background colour.
ItemCategory - Returns or sets the Category field of a DayView OCX object appointment.
ItemClass - Returns or sets the Class field of a DayView OCX object appointment.
ItemCount - Returns an integer containing the number of appointments within the DayView OCX object. Read Only.
ItemDataEnabled - Returns or sets whether the DayView OCX will update the database connected via the ItemDataSource Property when an appointment is dragged or stretched.
ItemDataSource - Returns or sets a ADODC data source through which a DayView OCX is bound to a database.
ItemDate - Returns or sets a DayView OCX objects item's date.
ItemDTStamp Returns or sets the DTStamp field of a DayView OCX object appointment.
ItemEndTime Returns or sets a DayView OCX objects item's end time.
ItemFieldBackColor Returns or sets the database field to be used to store appointment Background Colors.
ItemFieldCategory - Returns or sets the database field to be used to store appointment category.
ItemFieldClass - Returns or sets the database field to be used to store appointment class.
ItemFieldDate Returns or sets the database field to be used to store appointment Dates.
ItemFieldDTStamp Returns or sets the database field to be used to store appointment DTStamp.
ItemFieldEndTime Returns or sets the database field to be used to store appointment EndTimes.
ItemFieldForeColor Returns or sets the database field to be used to store Appointment Foreground Colors.
ItemFieldIconPath Returns or sets the database field to be used to store appointment Icon Paths.
ItemFieldLocation Returns or sets the database field to be used to store appointment locations.
ItemFieldOrganizer - Returns or sets the database field to be used to store appointment organizer.
ItemFieldPriority - Returns or sets the database field to be used to store appointment priority.
ItemFieldSequence - Returns or sets the database field to be used to store appointment sequence.
ItemFieldStartTime - Returns or sets the database field to be used to store appointment StartTimes.
ItemFieldTag - Returns or sets the database field to be used to store appointment tag.
ItemFieldText - Returns or sets the database field to be used to store appointment text.
ItemFieldTitle - Returns or sets the database field to be used to store appointment Title statuses.
ItemFieldTitleBackColor Returns or sets the database field to be used to store appointment title background colors.
ItemFieldTitleForeColor - Returns or sets the database field to be used to store appointment title foreground colors.
ItemFieldTitleString - Returns or sets the database field to be used to store appointment TitleString.
ItemFieldTrans Returns or sets the database field to be used to store appointment transparent.
ItemFieldUID Returns or sets the database field to be used to store appointment UID.
ItemForeColor Returns or sets a DayView OCX objects item's foreground color.
ItemTitleIconPath - Returns or sets a DayView OCX objects appointment's title icon path.
ItemTitleString - Returns or sets the TitleString field of a DayView OCX object appointment.
ItemTransparent Returns or sets the Transparent field of a DayView OCX object appointment.
ItemUID Returns or sets the UID of a DayView OCX object appointment.
LicenceCode Returns or sets the Licence Code that with the LicenceName property enables the full version of the DayView OCX.
LicenceName Returns or sets the Licence Name that with the LicenceCode property enables the full version of the DayView OCX.
LunchBreakColor Returns or sets the lunch break color of the DayView OCX object.
LunchBreakEndTime Returns or sets the end time of the lunch break of the DayView OCX object.
LunchBreakStartTime - Returns or sets the start time of the lunch break of the DayView OCX object.
LunchBreakVisible - Returns or sets whether a defined period is displayed (i.e. lunch break) within the DayView OCX object.
MarkersColor - Returns or sets the internal time markers color of the DayView OCX object.
MarkersTick - Returns or sets the tick rate when displaying internal time markers within the DayView OCX object.
MarkersVisible - Returns or sets whether the DayView OCX object internal time markers are displayed or hidden.
MaxAppointments - Returns or sets the maximum number of permitted appointments for a DayView OCX object.
ScrollBarAppearance - Returns or sets the appearance of the DayView OCX ScrollBar.
ScrollBarVisible - Returns or sets whether the DayView OCX object Scroll Bar is displayed.
ScrollValue - Returns or sets which hour is displayed topmost within the DayView OCX object.
SelectionEndTime - Returns the end time of a visible highlighted user selection within a DayView OCX object.
SelectionStartTime - Returns the start time of a visible highlighted user selection within a DayView OCX object.
SelectItem Sets the selected appointment of a DayView OCX object.
StopAdditemOverlap - Returns or sets whether overlapping appointments may be added to a DayView OCX object via the Additem method.
StopAdditemWorkDay - Returns or sets whether appointments that have a start time or end time outside the working day may be added to a DayView OCX object via the Additem method.
StopDragStretchOverlap Returns or sets whether overlapping appointments may be created in a DayView OCX object via the user dragging or stretching appointments.
StopDragStretchWorkDay Returns or sets whether appointments that have a start time or end time outside the working day may be created in a DayView OCX object via the user dragging or stretching an appointment.
StopItemOverlap Returns or sets whether overlapping appointments may be created in a DayView OCX object via the ItemStartTime and ItemEndTime properties.
StopItemWorkDay Returns or sets whether appointments that have a start time or end time outside the working day may be created in a DayView OCX object via the ItemStartTime and ItemEndTime properties.
TimeBarBackColor Returns or sets a DayView OCX objects Time Bar background colour.
TimeBar00LinesVisible Returns or sets whether the DayView OCX object Time Bar 00 lines are displayed.
TimeBar00sVisible - Returns or sets whether the DayView OCX object Time Bar 00's are displayed.
TimeBar0030Color - Returns or sets a DayView OCX objects Time Bar 00s and 30s text colour.
TimeBar30LinesVisible - Returns or sets whether the DayView OCX object Time Bar 30 lines are displayed.
TimeBar30sVisible - Returns or sets whether the DayView OCX object Time Bar 30's are displayed.
TimeBarHourColor - Returns or sets a DayView OCX objects Time Bar Hour text colour.
TimeBarHourFont - Returns or sets a DayView OCX objects Time Bar Hour text font.
TimeBarImage - Returns or sets an .bmp, .jpg, .gif or .wmf image to be used for the time bar within the DayView OCX object.
TimeBarVisible Returns or sets whether the DayView OCX object Time Bar is displayed.
TimeBarWidth Returns or sets whether the Time Bar Width of the DayView OCX object.
TimeSnap - Returns or sets the time snap size for dragging and stretching within the DayView OCX object.
TitleAppearance - Returns or sets a DayView OCX object's Title Bar appearance.
TitleBarBackColor - Returns or sets a DayView OCX objects Title Bar background colour.
TitleBarFont - Returns or sets a DayView OCX objects Title Bar font.
TitleBarForeColor - Returns or sets a DayView OCX objects Title Bar foreground colour.
TitleBorderStyle - Returns or sets a DayView OCX object's Title Bar border style.
TitleVisible - Returns or sets whether the DayView OCX object Title Bar is displayed.
WorkDayColor - Returns or sets the working day reverse highlight color of the DayView OCX object.
WorkDayEndTime - Returns or sets the end time of the working day of the DayView OCX object.
WorkDayStartTime - Returns or sets the start time of the working day of the DayView OCX object.
WorkDayVisible - Returns or sets whether a defined period is reverse highlighted (i.e. working day) within the DayView OCX object.

 
AddItem - Adds an appointment to the DayView object.
Clear - Removes all items from the DayView object.
AllowItemStretch - Determines whether appointments within the DayView object can be stretched by the user. This can be done by dragging the start time or the end time.
DataRefresh - Causes the DayView OCX to clear all appointments and redraw all appointments from database defined in ItemDataSource property.
DataUpdate - Causes a DayView OCX to update a specific appointment contained in a database.
DayViewTitleM - Sets the title of the DayView object that is displayed in the DayView TitleBar.
Deselect - De-selects all appointments within a DayView OCX object.
ExportiCalendar Exports a specific DayView appointment to a specified file in iCalendar format
ExportvCalendar Exports a specific DayView appointment to a specified file in vCalendar format.
Fields Instructs a DayView OCX which database fields to associate with appointment fields.
ImportiCalendar - Imports an appointment into a DayView OCX object from a specified file in iCalendar format.
ImportvCalendar - Imports an appointment into a DayView OCX object from a specified file in vCalendar format.
Refresh - Causes the DayView OCX object to redraw all items.
RemoveItem - Removes a specific item from the DayView OCX object.
SelectionHide - Hides the highlight user selection within a DayView OCX object.

 
AddItemOutsideWorkDay Fires when the AddItem method is called but cannot be performed because the appointment to be added to the DayView OCX object has its start time or end time outside the working day.
AddItemOverlap Fires when the AddItem method is called but cannot be performed because the appointment to be added to the DayView OCX object overlaps an existing appointment.
AddItemSuceeded Fires when the AddItem method has completed sucessfully.
Click Fires when the user clicks the DayView OCX, but not on an appointment.
DblClick Fires when the user double clicks the DayView OCX, but not on an appointment.
DragOutsideWorkDay Fires when the user drags and releases an appointment at a position that is outside the working day.
DragOverlap Fires when the user drags and releases an appointment at a position that overlaps another in the DayView OCX.
EndTimeNow - Fires when the system time equals the end time of an appointment of a DayView object.
ItemChanged - Occurs when the user changes details of an appointment within the DayView object.
ItemClick - Occurs when the user clicks on an appointment within the DayView object.
ItemDblClick - Occurs when the user double clicks on an appointment within the DayView object.
ItemEndTimeOutsideWorkDay Fires when the user program attempts to change an ItemEndTime property to a time outside the working day. The ItemEndTime change is not performed.
ItemEndTimeOverlap Fires when the user program attempts to change an ItemEndTime property to a time that overlaps another appointment. The ItemEndTime change is not performed.
ItemIconClick - Occurs when the user clicks the icon in the title of on an appointment within the DayView object.
ItemMouseDown - Occurs when the user clicks down on a mouse button over an appointment within the DayView object.
ItemMouseMove - Occurs when the user moves the mouse pointer over an appointment within the DayView object.
ItemMouseUp - Occurs when the user moves the mouse pointer over an appointment within the DayView object.
ItemStartTimeOutsideWorkDay Fires when the user program attempts to change an ItemStartTime property to a time outside the working day. The ItemStartTime change is not performed.
ItemStartTimeOverlap Fires when the user program attempts to change an ItemStartTime property to a time that overlaps another appointment. The ItemStartTime change is not performed.
ItemTitleClick - Occurs when the user clicks the TitleBar of on an appointment within the DayView object.
MaxAppointmentsLimit Fires when the AddItem method cannot add another appointment when called because number of appointments in the DayView OCX object equal the maximum number of appointments set via the MaxAppointments property.
MouseDownTime - Occurs when the user clicks down on a mouse button over the DayView object.
MouseMoveTime - Occurs when the user moves over the DayView object with the mouse pointer.
MouseUpTime - Occurs when the user clicks up on a mouse button over the DayView object.
ScrollValueChanged - Occurs when the user clicks on the Scroll Bar within the DayView object, or invokes the ScrollValue method.
StartTimeNow - Fires when the system time equals the start time of an appointment of a DayView object.
StretchOutsideWorkDay Fires when the user stretches and releases an appointment at a position that is outside the working day.
StretchOverlap Fires when the user stretches and releases an appointment at a position that overlaps another in the DayView OCX.

 
TimeSnapSize - Used for determining the snap size of the DayView object.
dvAppTitle - Used for determining how the item title is derived.
dvScrollAppearance - Used for determining the appearance of the ScrollBar.
dvTitleAppearance - Used for determining the appearance of the TitleBar.
dvTitleBorderStyle - Used for determining the appearance of the TitleBar.

© April16 2008 All rights reserved.
Please note that most of the software on this site may require that you are using US English Microsoft Windows.
We cannot guarantee the functionality of this software in any specific environment.