ToolBar.TabStop 속성

정의

이 속성은 이 컨트롤에 의미가 없습니다.

public:
 property bool TabStop { bool get(); void set(bool value); };
public bool TabStop { get; set; }
member this.TabStop : bool with get, set
Public Property TabStop As Boolean

속성 값

Boolean

이 속성은 이 컨트롤에 의미가 없습니다.

적용 대상