Function HasFocus(objControl As Control) As Boolean If Screen.ActiveControl Is objControl Then ... The object provided to HasFocus resides on a SubForm
確定! 回上一頁