ToolStripItem.CanSelect 속성

정의

항목을 선택할 수 있는지 여부를 나타내는 값을 가져옵니다.

public:
 virtual property bool CanSelect { bool get(); };
[System.ComponentModel.Browsable(false)]
public virtual bool CanSelect { get; }
[<System.ComponentModel.Browsable(false)>]
member this.CanSelect : bool
Public Overridable ReadOnly Property CanSelect As Boolean

속성 값

Boolean

true 경우는 ToolStripItem 수이 고, 그렇지 않으면 선택한 false합니다.

특성

적용 대상