Sets the keyboard input focus on the specified item.
PROCEDURE SetFocusOnItem(
liDialogID : LONGINT;
liComponentID : LONGINT);def vs.SetFocusOnItem(liDialogID, liComponentID):
return None| Name | Type | Description |
|---|---|---|
| liDialogID | LONGINT | |
| liComponentID | LONGINT |
Availability: from VectorWorks12.5