Focus on control
Focus on control
05 Jun 2023, 15:04
Hello,
I have Bot with UI, where I have few textboxes on panel control. I need to set focus on certain textbox programatically, but I dont know how. Control has no focus method.
Is this possible please ?
Thanks
Alex
Replies
firemyst
13 Jun 2023, 17:09
RE: RE:
AlexFrei said:
firemyst said:
Have you tried Google?
No ! What it is ?
Have you tried to code anything for cTrader with its controls ?
Yes. And I've used external controls too like panels, checkboxes, etc, on my charts.
Spotware has plenty of examples on this website too:
@firemyst
AlexFrei
13 Jun 2023, 17:32
RE: RE: RE:
firemyst said:
AlexFrei said:
firemyst said:
Have you tried Google?
No ! What it is ?
Have you tried to code anything for cTrader with its controls ?
Yes. And I've used external controls too like panels, checkboxes, etc, on my charts.
Spotware has plenty of examples on this website too:
OK, can you show me please any control event like LostFocus or any method for set focus on certain control ? Please example or cTrader documentation link. Thank you very much
@AlexFrei
firemyst
06 Jun 2023, 08:06
Have you tried Google?
https://www.google.com/search?q=c%23+textbox+in+panel+set+focus&source=hp&ei=or5-ZLCxDuax2roPwNSHyAk&iflsig=AOEireoAAAAAZH7MshHCCMdEq627juP2EIw-iRszJkG-&ved=0ahUKEwiwitzC763_AhXmmFYBHUDqAZkQ4dUDCAs&uact=5&oq=c%23+textbox+in+panel+set+focus&gs_lcp=Cgdnd3Mtd2l6EAMyBwghEKABEAoyBwghEKABEAoyBwghEKABEAoyCAghEBYQHhAdOgsIABCABBCxAxCDAToRCC4QgAQQsQMQgwEQxwEQ0QM6CwgAEIoFELEDEIMBOg4ILhCABBCxAxDHARDRAzoFCC4QgAQ6EQguEIoFELEDEIMBEMcBENEDOgsILhCKBRCxAxCDAToLCC4QgAQQxwEQrwE6CwguEIAEELEDEIMBOgUIABCABDoOCC4QigUQsQMQgwEQ1AI6DgguEIAEELEDEIMBENQCOggIABCKBRCxAzoICC4QgAQQsQM6CAgAEIAEELEDOhAILhADEI8BEOoCEIwDEOUCOhAIABADEI8BEOoCEIwDEOUCOhQILhCABBCxAxCDARDHARDRAxDUAjoRCC4QgwEQxwEQsQMQ0QMQgAQ6BggAEBYQHlAAWIV8YIh9aARwAHgAgAGBAogBpjKSAQcwLjE1LjE2mAEAoAEBsAEK&sclient=gws-wiz
@firemyst