Форум

Стандартная библиотека CSpinEdit мигание стрелок если в CEdit read-only = false

Я унаследовал класс CSpinEdit и сделал поля с Edit и стрелками protected. protected: //--- dependent controls CEdit m_edit; // the entry field object CBmpButton m_inc; // the "Increment button" object CBmpButton m_dec; // the