Пример #1
0
 void SetCaption(const TCHAR *_text) {
   SetText(_text);
   text_renderer.InvalidateLayout();
 }