FlowLayoutSettings.FlowDirection Özellik

Tanım

Ardışık denetimlerin akış yönünü belirten bir değer alır veya ayarlar.

public:
 property System::Windows::Forms::FlowDirection FlowDirection { System::Windows::Forms::FlowDirection get(); void set(System::Windows::Forms::FlowDirection value); };
public System.Windows.Forms.FlowDirection FlowDirection { get; set; }
member this.FlowDirection : System.Windows.Forms.FlowDirection with get, set
Public Property FlowDirection As FlowDirection

Özellik Değeri

FlowDirection

FlowDirection Kapsayıcıdaki ardışık denetimlerin akış yönünü gösteren bir. Varsayılan değer: LeftToRight.

Açıklamalar

FlowDirection sınıfı için varsayılan özelliktir FlowLayoutSettings .

Şunlara uygulanır

Ayrıca bkz.