[Description("Raised when an unhandled Exception is thrown on a worker thread or Marshal(Exception) is used.")] [Category("Marshaled Data")] public event EventHandler<ErrorEventArgs> Error
<DescriptionAttribute("Raised when an unhandled Exception is thrown on a worker thread or Marshal(Exception) is used.")> <CategoryAttribute("Marshaled Data")> Public Event Error As EventHandler(Of ErrorEventArgs)
ComponentBase クラス ComponentBase メンバ
© 2003, GrapeCity inc. All rights reserved.