P
P
portal802018-05-12 10:02:08
1C
portal80, 2018-05-12 10:02:08

How to programmatically press the open button in the input field 1s?

Good afternoon!
How to programmatically press the open button in the input field 1s?
4o2MD-jNtIFwP-rc1dsSoPBuAmVr4Qsb4Fl2dVOZ

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
kalapanga, 2018-05-12
@kalapanga

ThisForm.CurrentItem = ThisForm.Items.YourInputField;
Shell = New COMObject("WScript.Shell");
Shell.SendKeys("{^+F4}");

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question