ToolStripPanelRow(ToolStripPanel) Constructeur

Définition

Initialise une nouvelle instance de la ToolStripPanelRow classe, en spécifiant le conteneur ToolStripPanel.

public:
 ToolStripPanelRow(System::Windows::Forms::ToolStripPanel ^ parent);
public ToolStripPanelRow(System.Windows.Forms.ToolStripPanel parent);
new System.Windows.Forms.ToolStripPanelRow : System.Windows.Forms.ToolStripPanel -> System.Windows.Forms.ToolStripPanelRow
Public Sub New (parent As ToolStripPanel)

Paramètres

parent
ToolStripPanel

ToolStripPanelContenant .

S’applique à