Indicates if the ULCommand should be visible in a customized Windows Form Designer control.
Visual Basic
Public Property DesignTimeVisible As Boolean
C#
public bool DesignTimeVisible {get;set;}
True if this ULCommand instance should be visible, false if this instance should not be visible. The default is false.