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

283 B

OnSetFont

The virtual handler of control "SetFont" (change of the OBJPROP_FONT property) event.

virtual bool  OnSetFont()

Return Value

true - event processed, otherwise - false.