SubmitEventArgs 클래스
Submit 이벤트 데이터를 제공합니다.
네임스페이스: Microsoft.Office.InfoPath
어셈블리: Microsoft.Office.InfoPath(microsoft.office.infopath.dll)
구문
Public MustInherit Class SubmitEventArgs
Inherits EventArgs
Dim instance As SubmitEventArgs
public abstract class SubmitEventArgs : EventArgs
주의
SubmitEventArgs 개체는 이벤트를 취소하고 이벤트가 취소될 때 표시할 사용자 지정 메시지를 설정하는 데 사용되는 속성을 제공하는 XmlFormCancelEventArgs 클래스에 대한 참조를 가져오는 CancelableArgs 속성을 제공합니다.
상속 계층 구조
System.Object
System.EventArgs
Microsoft.Office.InfoPath.SubmitEventArgs
스레드 보안
Visual Basic에서 공유되는 이 형식의 모든 Public static 구성원은 스레드로부터 안전합니다.