Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.UI Namespace > LayoutSelectorToolStripMenuItem Class : OnParentChanged Method |
'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