共用方式為


ToolbarPlacement 列舉

定義

列舉工具列位置。

public enum ToolbarPlacement
type ToolbarPlacement = 
繼承
System.Enum
ToolbarPlacement

欄位

Bottom 2

表示工具列會放在畫面底部。

Default 0

表示工具列會放在畫面上的預設位置。

Top 1

表示工具列會放在畫面頂端。

適用於