long_a17
long_a17
long_a17
Added topic how to get the handle of MT4-Terminal tab?
how to get the handle of MT4-Terminal tab? i wanna modified Terminal tab's rec size programmly by the function MoveWindow() in "user32.dll". Thank you
long_a17
Added topic How to get ListView data (such as OrderTicket #) in mt4-terminal-trade tab?
How to get ListView data (such as OrderTicket  #) in mt4-terminal-trade tab
long_a17
Added topic How to Hide symbol chart's caption?
How to Hide symbol chart's Caption and Border? Just like the picture: I have tried import user32.dll and writed the code, but failed: #import "user32.dll" long SetWindowLongA(int hWnd, int nIndex, ulong dwNewLong); long SetWindowLongW(int hWnd, int
long_a17
Registered at MQL5.community