#include <uicodeeditor.hpp> struct ColorBoxData { // fields Int64 startColumn; Int64 endColumn; Color color; };