'Declaration
<System.ComponentModel.ToolboxItemAttribute(False)> <System.ComponentModel.DesignTimeVisibleAttribute(False)> <System.ComponentModel.DefaultPropertyAttribute("Properties")> <System.ComponentModel.DesignerCategoryAttribute("Component")> Public Class NCommandContext Inherits System.ComponentModel.Component Implements INCommandBarsObject, INSerializable, INShortcutProvider
'Usage
Dim instance As NCommandContext
[System.ComponentModel.ToolboxItem(false)] [System.ComponentModel.DesignTimeVisible(false)] [System.ComponentModel.DefaultProperty("Properties")] [System.ComponentModel.DesignerCategory("Component")] public class NCommandContext : System.ComponentModel.Component, INCommandBarsObject, INSerializable, INShortcutProvider