.NET Windows Forms in a Nutshell
This class is for internal use only and should not be called from your own code. public class DateBoldEventArgs : EventArgs { // Public Instance Properties public int[ ] DaysToBold {set; get; } public int Size {get; } public DateTime StartDate {get; } } Hierarchy
System.Object Passed To
DateBoldEventHandler.{BeginInvoke() , Invoke()} |