This is a test page on C++ coding. Let’s see how it works..
// some C++ code here... On(ID_BUTTON, [this]() { custom.SetText(L"The button was clicked"); });