←Select platform

OnParentChanged Method

Syntax

C#
VB
C++
protected override void OnParentChanged(  
   ToolStrip oldParent, 
   ToolStrip newParent 
) 
Protected Overrides Sub OnParentChanged( _ 
   ByVal oldParent As ToolStrip, _ 
   ByVal newParent As ToolStrip _ 
) 
protected: 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize