ToolbarPlacement Enum

Definition

Enumerates toolbar positions.

public enum class ToolbarPlacement
public enum ToolbarPlacement
type ToolbarPlacement = 
Public Enum ToolbarPlacement
Inheritance
ToolbarPlacement

Fields

Bottom 2

Indicates that the toolbar is placed at the bottom of the screen.

Default 0

Indicates that the toolbar is placed at the default location on the screen.

Top 1

Indicates that the toolbar is placed at the top of the screen.

Applies to