SqlPropertySheet.AddLabelDivider(Label) 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.
Ajoute un diviseur d'étiquette à la page de propriétés.
public:
void AddLabelDivider(System::Windows::Forms::Label ^ l);
public void AddLabelDivider(System.Windows.Forms.Label l);
member this.AddLabelDivider : System.Windows.Forms.Label -> unit
Public Sub AddLabelDivider (l As Label)