Reflection .NET API
Attachmate.Reflection.Emulation.IbmHosts Assembly / Attachmate.Reflection.Emulation.IbmHosts Namespace / ContextMenuItem Class / ContextMenuItem Constructor / ContextMenuItem Constructor()


In This Topic
ContextMenuItem Constructor()
In This Topic
Initializes a new instance of the ContextMenuItem class.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New ContextMenuItem()
Remarks
Do not use this constructor -- only for XML Serialization support
See Also