Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > DmisDialog Object : SetItemFocus Method
UInt value that defines the item to focus to.
SetItemFocus Method
Description
This method gives focus to a control on a dialog box.
Syntax
Visual Basic
Public Sub SetItemFocus( _
   ByVal ID As UInt _
) 
Parameters
ID
UInt value that defines the item to focus to.
See Also