Skip to content

Commit bf2d36c

Browse files
authored
Update frmUserDetails.frm
1 parent 1136d16 commit bf2d36c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frmUserDetails.frm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -445,6 +445,7 @@ Private Sub fraButton2_Click()
445445
End If
446446
With frmUserUpdateSaltPassword
447447
.Show
448+
.LoadCombo
448449
.cboUserID.Text = txtUserID.Text
449450
End With
450451
Unload Me

0 commit comments

Comments
 (0)