Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
获取或设置表示是否应使 SACommand 在 [Windows 窗体设计器] 控件中可见的值。
Public Overrides Property DesignTimeVisible As Boolean
public override bool DesignTimeVisible {get;set;}
缺省值为 true。
如果应使此 SACommand 实例可见,则为 true;否则为 false。缺省值为 false。