I would like to know if someone use the IB AX with the C++/CLI language,
I don't know what to declare in C++/CLI, in order to get the same think as C#.(in C# it generates the event method automaticcaly with multi tab button)
C++/CLI code:
void cIB::Init_AxTWS(AxTWSLib::AxTws^ temp)
{...