C++中已经自定义了MinLabel类,但是在对话框文档中添加一个Label对象类型却总是CString,请高手指教?

#include"Util\MinButton.h"#include"Util\MinLabel.h"#include"WinHardExtern.h"#include"... #include "Util\MinButton.h"
#include "Util\MinLabel.h"
#include "WinHardExtern.h"
#include "BarcodeModeDlg.h"
#include "EQOCX\ProductManage.h"

/////////////////////////////////////////////////////////////////////////////
// CSystemDataDlg dialog

CSystemDataDlg::CSystemDataDlg(CWnd* pParent /*=NULL*/)
: CDialog(CSystemDataDlg::IDD, pParent)
{
//{{AFX_DATA_INIT(CSystemDataDlg)
m_OriginWaitTime = OriginWaitTime;
m_MotionMoveAfterTime = MotionMoveAfterTime;
m_MotionMoveWaitTime = MotionMoveWaitTime;
m_CylMoveAfterTime = CylMoveAfterTime;
m_CylMoveWaitTime = CylMoveWaitTime;
m_LifterBarCodeRead = LifterBarCodeRead;
m_SafetySensor = SafetySensor;
m_dBlowMotorOnDelay = dBlowMotorOnDelay;
m_dBlowMotorOffDelay= dBlowMotorOffDelay;
m_nScanBarcode = DoScanBarcode;
m_dBufferCount = BufferCount;
m_ByPassYLimit = dByPassYLimit;
m_LoaderMotorTime = LoaderMotorTime;
m_LineController = LineController;
m_TraySelect = TraySelect;
m_ByPassUnloadingPosflage = ByPassUnloadingPosflage;
m_VacuumWaitTime = VacuumWaitTime;
m_VacuumAfterTime = VacuumAfterTime;
m_CutChange = CutChangeSelect;
m_BarCodeReadSliding = BarCodeReadSliding;
//}}AFX_DATA_INIT
}
描述的可能不清楚,以上是相关程序!如果类型是MinLabel,上面就会出现标题赋值给成员变量的代码!
请详细说明下为什么!
展开
 我来答
lucasf
2009-07-28 · 超过44用户采纳过TA的回答
知道小有建树答主
回答量:125
采纳率:0%
帮助的人:0
展开全部
加成员变量的时候选控件类型。控件。

选控件就是控件,不选就是一般的成员变量。哪里有什么为什么。难道是我理解错了吗。
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式