FlowLayoutSettings.GetFlowBreak(Object) Méthode

Définition

Retourne une valeur qui représente le paramètre d'interruption du flux du contrôle.

public:
 bool GetFlowBreak(System::Object ^ child);
public bool GetFlowBreak (object child);
member this.GetFlowBreak : obj -> bool
Public Function GetFlowBreak (child As Object) As Boolean

Paramètres

child
Object

Contrôle enfant.

Retours

Boolean

true si l'interruption du flux est définie ; sinon, false.

S’applique à