←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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly