DesignerOptions.ObjectBoundSmartTagAutoShow プロパティ
アセンブリ: System.Design (system.design.dll 内)

Dim instance As DesignerOptions Dim value As Boolean value = instance.ObjectBoundSmartTagAutoShow instance.ObjectBoundSmartTagAutoShow = value
/** @property */ public boolean get_ObjectBoundSmartTagAutoShow () /** @property */ public void set_ObjectBoundSmartTagAutoShow (boolean value)
public function get ObjectBoundSmartTagAutoShow () : boolean public function set ObjectBoundSmartTagAutoShow (value : boolean)
作成時にコンポーネントのスマート タグ パネルが自動的に開く場合は true です。それ以外の場合は false。既定値は true です。



Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- DesignerOptions.ObjectBoundSmartTagAutoShow プロパティのページへのリンク