But I made a small change in the code .... why? Because my window Radwindow calls a user control and content from a control RadButton I close the call to the window.
In the end I included the code is as follows:
Dim As RadWindow = Me.Parent parentWindow
parentWindow.Close ()