FormRegionInitializingEventArgs Class
[Note: This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Namespace: Microsoft.Office.Tools.Outlook
Assembly: Microsoft.VisualStudio.Tools.Office.Outlook (in Microsoft.VisualStudio.Tools.Office.Outlook.dll)
Syntax
'宣言
<DebuggerNonUserCodeAttribute> _
Public NotInheritable Class FormRegionInitializingEventArgs _
Inherits CancelEventArgs
'使用
Dim instance As FormRegionInitializingEventArgs
[DebuggerNonUserCodeAttribute]
public sealed class FormRegionInitializingEventArgs : CancelEventArgs
[DebuggerNonUserCodeAttribute]
public ref class FormRegionInitializingEventArgs sealed : public CancelEventArgs
public final class FormRegionInitializingEventArgs extends CancelEventArgs
Not applicable.
Inheritance Hierarchy
System.Object
System.EventArgs
System.ComponentModel.CancelEventArgs
Microsoft.Office.Tools.Outlook.FormRegionInitializingEventArgs
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
Members
Microsoft.Office.Tools.Outlook Namespace