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