FlowLayoutSettings.SetFlowBreak(Object, Boolean) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Définit la valeur qui représente le paramètre d'interruption du flux du contrôle.
public:
void SetFlowBreak(System::Object ^ child, bool value);
public void SetFlowBreak(object child, bool value);
member this.SetFlowBreak : obj * bool -> unit
Public Sub SetFlowBreak (child As Object, value As Boolean)
Paramètres
- child
- Object
Contrôle enfant.
- value
- Boolean
Valeur de l'interruption du flux à définir.