Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Windows Form Designer 制御で SACommand を参照できるようにするかどうかを指定する値を取得または設定します。
Public Overrides Property DesignTimeVisible As Boolean
public override bool DesignTimeVisible {get;set;}
デフォルトは true です。
SACommand インスタンスを参照できるようにする場合は true、このインスタンスを参照できないようにする場合は false です。デフォルトは false です。