LiFan
2024-09-12 66f0b6533137599d69bee08fbc3f6f8865aec75e
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);