'Declaration Public Function New( _ ByVal pYear As Integer, _ ByVal pMonth As Integer, _ ByVal pbrush As Brush _ )
'Usage Dim pYear As Integer Dim pMonth As Integer Dim pbrush As Brush Dim instance As New MonthlyBackgroundData(pYear, pMonth, pbrush)
Parameters
- pYear
- pMonth
- pbrush