OrientationType Wyliczenie

Definicja

Zawiera wartości określające orientację kontrolki.

public enum class OrientationType
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("5F8A77B4-E685-48c1-94D0-8BB6AFA43DF9")]
public enum OrientationType
public enum OrientationType
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("5F8A77B4-E685-48c1-94D0-8BB6AFA43DF9")>]
type OrientationType = 
type OrientationType = 
Public Enum OrientationType
Dziedziczenie
OrientationType
Atrybuty

Pola

Horizontal 1

Określa, że kontrolka ma orientację poziomą.

None 0

Określa, że kontrolka nie ma orientacji.

Vertical 2

Określa, że kontrolka ma orientację pionową.

Dotyczy

Zobacz też