ToolStripPanelRow.CanMove(ToolStrip) 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.
Obtient ou définit une valeur indiquant si un ToolStrip peut être déplacé et supprimé dans un ToolStripPanelRow.
public:
bool CanMove(System::Windows::Forms::ToolStrip ^ toolStripToDrag);
public bool CanMove(System.Windows.Forms.ToolStrip toolStripToDrag);
member this.CanMove : System.Windows.Forms.ToolStrip -> bool
Public Function CanMove (toolStripToDrag As ToolStrip) As Boolean
Paramètres
- toolStripToDrag
- ToolStrip
À ToolStrip glisser et à déposer dans le ToolStripPanelRow.
Retours
true s’il y a suffisamment d’espace dans la ToolStripPanelRow réception du ToolStrip; sinon, false.