Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

OnParentChanged Method







The original parent of the item.
The new parent of the item.
Raises the System.Windows.Forms.Control.ParentChanged event. (Inherited from System.Windows.Forms.ToolStripItem.)
Syntax
protected override void OnParentChanged( 
   ToolStrip oldParent,
   ToolStrip newParent
)
'Declaration
 
Protected Overrides Sub OnParentChanged( _
   ByVal oldParent As ToolStrip, _
   ByVal newParent As ToolStrip _
) 
'Usage
 
Dim instance As LayoutSelectorToolStripMenuItem
Dim oldParent As ToolStrip
Dim newParent As ToolStrip
 
instance.OnParentChanged(oldParent, newParent)

            

            
protected: void OnParentChanged( 
   ToolStrip* oldParent,
   ToolStrip* newParent
) override 
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

See Also

Reference

LayoutSelectorToolStripMenuItem Class
LayoutSelectorToolStripMenuItem Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features