IWindowViewAddChild Method
Remove the window from the list of child windows.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
void AddChild(
Object window,
AutoHideStyle autoHideStyle
)
Sub AddChild (
window As Object,
autoHideStyle As AutoHideStyle
)
Parameters
- window Object
- Window to be removed.
- autoHideStyle AutoHideStyle
- AutoHideStyle with the hide window style.