OrientationType Sabit listesi

Tanım

Denetimin yönünü belirten değerler içerir.

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
Devralma
OrientationType
Öznitelikler

Alanlar

Horizontal 1

Denetimin yatay yönlendirmesi olduğunu belirtir.

None 0

Denetimin yönlendirmesi olmadığını belirtir.

Vertical 2

Denetimin dikey yönlendirmeye sahip olduğunu belirtir.

Şunlara uygulanır

Ayrıca bkz.