| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal nMonth As Integer, _ ByVal nYear As Integer _ ) | |
Parameters
- nMonth
- The month displayed before the new page is presented.
- nYear
- The year displayed before the new page is presented.
| dbicDate | Send comments on this topic. |
| PageChangeEventArgs Constructor | |
| See Also | |
|
| dbicDate Assembly > Dbi.WinControl.Date Namespace > PageChangeEventArgs Class : PageChangeEventArgs Constructor |
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal nMonth As Integer, _ ByVal nYear As Integer _ ) | |