#include "../forms_export.hpp"#include "component.hpp"#include "form.hpp"#include "do_work_event_handler.hpp"#include "progress_changed_event_handler.hpp"#include "run_worker_completed_event_handler.hpp"Contains xtd::forms::background_worker component.
Go to the source code of this file.
Classes | |
| class | xtd::forms::background_worker |
| Executes an operation on a separate thread. More... | |
Namespaces | |
| namespace | xtd |
| The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
| namespace | xtd::forms |
| The xtd::forms namespace contains classes for creating Windows-based applications that take full advantage of the rich user interface features available in the Microsoft Windows operating system, Apple macOS and Linux like Ubuntu operating system. | |