<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>I do not precisely get what you mean, but... could
Control.SetFocus be a solution?<br>
</p>
<br>
<div class="moz-cite-prefix">Am 19.07.2019 um 19:07 schrieb Jorge
Carrión:<br>
</div>
<blockquote type="cite"
cite="mid:CAOx-q9v8LuCxP-u+SDc9q9Svg4WepO2e1_9g6UfQrn8MPpBLSw@mail.gmail.com">
<div dir="ltr">
<div>Well I've done a little control who has a form with a
TextBox and a GridView inside. When type on Enter ot Tab keys
I want pass the focus to next control in the custom
container who can take it.</div>
<div>I can't find a way to do this who works on all situations
(my control inside a container who is inside another container
who is inside in a form who is inside a tabstrip, etc. etc.)</div>
<div><br>
</div>
<div>The me.next or me.previous reference doesn't work: They can
be a HBox, for example who takes the focus and user is lost.</div>
<div><br>
</div>
<div>What I pretend is to emulate the Tab key behaviour...
without use the Desktop.sendkey. I don't want link desktop
component to my custom control only for that.</div>
<div><br>
</div>
<div>Any clue?</div>
<div><br>
</div>
<div>Best regards<br>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">
----[ Gambas mailing-list is hosted by <a class="moz-txt-link-freetext" href="https://www.hostsharing.net">https://www.hostsharing.net</a> ]----
</pre>
</blockquote>
<br>
</body>
</html>