LiFan
2024-09-13 fa2de0461cb79df0ba5e736b4aea8bff1056688a
jrj/project/start.vframe.vbusiness.cpp
@@ -956,7 +956,7 @@
   {
      //alert(L"xxxxxxxxxxx");
      //SetAgent();
      AttachEvent(L"WM_SETFOCUS", (FEvent)&startvframevbusiness::OnSetFocus);
      //AttachEvent(L"WM_SETFOCUS", (FEvent)&startvframevbusiness::OnSetFocus);
      //绑定工具条点击事件
      AttachEvent(L"WM_XCOMMAND", (FEvent)&startvframevbusiness::OnXCommand);
      //AttachEvent(L"WM_TIMER",OnTimer);