'Declaration
Protected Overrides Function CreateCommandInDesignTime() As NCommand
'Usage
Dim instance As NListBoxCommandContext Dim value As NCommand value = instance.CreateCommandInDesignTime()
protected override NCommand CreateCommandInDesignTime()