Files
mql5-skills/skills/mql5/references/docs/34-standardlibrary/3877-standardlibrary-controls-cbutton-cbuttononsettext.md
T
2026-06-23 21:47:51 +08:00

283 B

OnSetText

The virtual handler of control "SetText" (change of the OBJPROP_TEXT property) event.

virtual bool  OnSetText()

Return Value

true - event processed, otherwise - false.