LiFan
2024-09-13 919ed9086f9273318ae07113c82778e95a9e08e9
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);