'Declaration Protected Overridable Sub OnCommandAssignedCore( _ ByVal comm As INCommand _ )
'Declaration
Protected Overridable Sub OnCommandAssignedCore( _ ByVal comm As INCommand _ )
'Usage Dim instance As NToolItem Dim comm As INCommand instance.OnCommandAssignedCore(comm)
'Usage
Dim instance As NToolItem Dim comm As INCommand instance.OnCommandAssignedCore(comm)
protected virtual void OnCommandAssignedCore( INCommand comm )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
NToolItem Class NToolItem Members