DocumentationMQL5 ReferenceStandard LibraryPanels and DialogsCWndContainerDeleteDeleteDeleteDeletes control from a group (container).bool Delete( CWnd& control // reference )Parameters control[in] Control to delete, passed by reference.Return Value true - successful, otherwise - false.Last updated on 2026-07-24AddMove