自动添表程序,表单已添好,可是在控制提交Button时候,pButtonElement->click();出错!!!!!! [C++ Error] Unit1.cpp(165): E2316 'click' is not a member of 'IHTMLButtonElement' 搜索到的一些例子都是这么写的啊????
E2316 'click' is not a member of 'IHTMLButtonElement' click没有定义
Unit1.cpp(165): E2316 'OnClick' is not a member of 'IHTMLButtonElement' OnClick没有定义
没定义你怎么用?????