Method ShowItems
ShowItems(bool)
Show or hide all items managed by the sizer.
void ShowItems(bool show = true)
Parameters
show
booltrue
to show items;false
to hide them.
Show or hide all items managed by the sizer.
void ShowItems(bool show = true)
show
booltrue
to show items; false
to hide them.