IWindowViewHideChildren(AutoHideStyle) Method
Hides all child windows that have the indicated style.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
void HideChildren(
AutoHideStyle autoHideStyle
)
Sub HideChildren (
autoHideStyle As AutoHideStyle
)
Parameters
- autoHideStyle AutoHideStyle
- AutoHideStyle with the hide window style.