代码搜索:Msflexgrid

找到约 1,658 项符合「Msflexgrid」的源代码

代码结果 1,658
www.eeworm.com/read/120319/14805897

log frmroom.log

Line 14: Class MSFlexGridLib.MSFlexGrid of control msgList was not a loaded control class. Line 20: The property name _ExtentX in msgList is invalid. Line 21: The property name _ExtentY in msgList i
www.eeworm.com/read/120319/14805902

log frmboo~1.log

Line 14: Class MSFlexGridLib.MSFlexGrid of control msgList was not a loaded control class. Line 20: The property name _ExtentX in msgList is invalid. Line 21: The property name _ExtentY in msgList i
www.eeworm.com/read/135337/13938969

log frmemp~1.log

Line 15: Class MSFlexGridLib.MSFlexGrid of control msgList was not a loaded control class. Line 9: Property Icon in frmManRecord had an invalid file reference. Line 21: The property name _ExtentX in
www.eeworm.com/read/135337/13939022

log frmpay.log

Line 14: Class MSFlexGridLib.MSFlexGrid of control msgList was not a loaded control class. Line 20: The property name _ExtentX in msgList is invalid. Line 21: The property name _ExtentY in msgList i
www.eeworm.com/read/102552/15771974

htm subject_18611.htm

序号:18611 发表者:朱茂华 发表日期:2002-10-22 12:46:22 主题:Active 控件MSFlexGrid 问题 内容:我在数据库编程为了用表格显示数据而加入ActiveX  控件MSFlexGrid 但编译,连接通过后运行是却出现这样的错误:  Debug Asserssion faile
www.eeworm.com/read/110763/15526371

h tempprojdlg.h

// TempProjDlg.h : header file // //{{AFX_INCLUDES() #include "msflexgrid.h" #include "Input.h" // Added by ClassView #include "StudentInfo.h" // Added by ClassView //}}AFX_INCLUDES #if !defi
www.eeworm.com/read/276483/10734271

h resource.h

//{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. // Used by OleMR.rc // #define IDD_INSERT_DIALOG 102 #define IDR_MAINFRAME 128 #define
www.eeworm.com/read/457153/7333511

h studentdlg.h

// StudentDlg.h : header file // //{{AFX_INCLUDES() #include "msflexgrid.h" //}}AFX_INCLUDES #include #include #include using namespace std; #include "StudentList.
www.eeworm.com/read/259928/4336062

h userchangei.h

// UserChangeI.h : header file // //{{AFX_INCLUDES() #include "msflexgrid.h" //}}AFX_INCLUDES #ifndef __USERCHANGEI_H__ #define __USERCHANGEI_H__ #include "CreateUsers.h" #include "RightLogi
www.eeworm.com/read/102552/15773164

htm subject_45492.htm

序号:45492 发表者:peppon 发表日期:2003-07-01 08:58:42 主题:问一下MsFlexGrid的用法 内容:MSFlexGrid控件我要在上面加一个文本输入框。鼠标点哪个格,就移动到哪。我用  CRect rect;rect.left = m_flex.get_CellLeft();