'宣言 Public Function New( _ ByVal oldActivePage As C1AccordionPage, _ ByVal newActivePage As C1AccordionPage _ )
public ActivePageChangedEventArgs( C1AccordionPage oldActivePage, C1AccordionPage newActivePage )
パラメータ
- oldActivePage
- 以前の ActivePage 値。
- newActivePage
- 現在の ActivePage 値。