Skip to content
This repository was archived by the owner on Nov 26, 2022. It is now read-only.

WinLib.MessageMonitor.Reparent

Andrew Lambert edited this page Jul 16, 2014 · 3 revisions

#WinLib.MessageMonitor.Reparent

##Method Signature

    Protected Sub Reparent(NewParentWindow As WindowRef)

##Parameters

Name Type Comment
NewParentWindow WindowRef A reference to the new parent window

##Notes Unsubclasses the previous parent and subclasses the NewParentWindow.

Clone this wiki locally