class Infragistics.Win.UltraWinSchedule.DayView.UltraDayViewUIElement
   inherits Infragistics.Win.ControlUIElementBase
   implements System.IDisposable, Infragistics.Win.UIAutomation.IProvideUIAutomation:

   def public override property BorderStyle as Infragistics.Win.UIElementBorderStyle
      get.

   def public override property BorderSides as System.Windows.Forms.Border3DSide
      get.

   def protected override property ChildElementArrayCapacity as integer
      get.

   def protected override property CurrentState as int64
      get.

   def protected override property KeyActionMappings as Infragistics.Win.KeyActionMappingsBase
      get.

   def public override property IsPrint as logical
      get.

   def public override property PrintColorMode as Infragistics.Win.ColorRenderMode
      get.

   def public property UltraDayView as Infragistics.Win.UltraWinSchedule.UltraDayView
      get.

   def public override property UIRole as Infragistics.Win.AppStyling.UIRole
      get.

   constructor public UltraDayViewUIElement(input dayView as Infragistics.Win.UltraWinSchedule.UltraDayView):
   end constructor.

   method protected override void DrawBackColor(input drawParams as Infragistics.Win.UIElementDrawParams):
   end method.

   method protected override void DrawImageBackground(input drawParams as Infragistics.Win.UIElementDrawParams):
   end method.

   method protected override void InitAppearance(input appearance as Infragistics.Win.AppearanceData, input requestedProps as Infragistics.Win.AppearancePropFlags):
   end method.

   method protected override logical OnPreMouseDown(input msgInfo as Infragistics.Win.MouseMessageInfo):
   end method.

   method protected override logical PerformKeyAction(input actionCode as System.Enum, input shift as logical, input control as logical):
   end method.

   method protected override void PositionChildElements():
   end method.

end class.
