dbicMonth Send comments on this topic.
enumArrowIndicator Enumeration
See Also  
dbicMonth Assembly > Dbi.WinControl.Month Namespace : enumArrowIndicator Enumeration

The style of the arrow used to indicate there are more appointments for a given day than can be displayed.

Syntax

Visual Basic (Declaration) 
Public Enum enumArrowIndicator 
   Inherits System.Enum
C# 
public enum enumArrowIndicator : System.Enum 

Members

MemberDescription
OutlookOutlook Style arrow
VistaVista Style arrow

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Dbi.WinControl.Month.enumArrowIndicator

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also