OnParentChanged Method

Syntax
C#
C++/CLI
protected override void OnParentChanged( 
   ToolStrip oldParent, 
   ToolStrip newParent 
) 
protected:  
   virtual void OnParentChanged( 
      ToolStrip^ oldParent, 
      ToolStrip^ newParent 
   ) override 

Parameters

oldParent
The original parent of the item.

newParent
The new parent of the item.

Requirements

Target Platforms

Help Version 22.0.2023.2.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.