IWindowViewCloseChild(Type) Method
Closes and removes the indicated window from the list of child windows.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
void CloseChild(
Type type
)
Sub CloseChild (
type As Type
)
Parameters
- type Type
- Type with the window type.