搜索:GetEditCtrl

找到约 1 项符合「GetEditCtrl」的查询结果

结果 1
按分类筛选
https://www.eeworm.com/dl/534/216194.html 其他

CEdit& edit = GetEditCtrl() //定义指向视图的Cedit控件 if (m_Font.m_hObject == NULL) { m_Font.CreatePoint

CEdit& edit = GetEditCtrl() //定义指向视图的Cedit控件 if (m_Font.m_hObject == NULL) { m_Font.CreatePointFont(120,"Fixedsys") } if (m_Font.m_hObject != NULL) edit.SetFont (&m_Font) edit.SetTabStops (16)
下载 185
·
查看 1263