BCGSoft.Controls.Shared Namespace > DrawCalendarElementEventArgs Class > DrawCalendarElementEventArgs Constructor : DrawCalendarElementEventArgs Constructor(Graphics,Rectangle,Font,Color,String) |
'Declaration Public Function New( _ ByVal graphics As Graphics, _ ByVal bounds As Rectangle, _ ByVal font As Font, _ ByVal foreColor As Color, _ ByVal text As String _ )
'Usage Dim graphics As Graphics Dim bounds As Rectangle Dim font As Font Dim foreColor As Color Dim text As String Dim instance As New DrawCalendarElementEventArgs(graphics, bounds, font, foreColor, text)
public DrawCalendarElementEventArgs( Graphics graphics, Rectangle bounds, Font font, Color foreColor, string text )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2