HMXControls.h
上传用户:yinguanfa
上传日期:2022-02-19
资源大小:400k
文件大小:0k
源码类别:

ListView/ListBox

开发平台:

Visual C++

  1. #ifndef _HMXCONTROLS_H_
  2. #define _HMXCONTROLS_H_
  3. #include "HMXChildFrame.h"
  4. #include "HMXFormView.h"
  5. #include "HMXShapedFormView.h"
  6. #include "HMXDialog.h"
  7. #include "HMXShapedDialog.h"
  8. #include "HMXStatic.h"
  9. #include "HMXEdit.h"
  10. #include "HMXNumEdit.h"
  11. #include "HMXCheckBox.h"
  12. #include "HMXComboBox.h"
  13. #include "HMXListBox.h"
  14. #include "HMXListCtrl.h"
  15. #endif // _HMXCONTROLS_H_