home *** CD-ROM | disk | FTP | other *** search
- frmDeleteUser
- Delete User
- Form15
- lbxUserList
- btnCancel
- Cancel
- btnDelete
- Delete
- @ Form_LoadL
- FormCenterModal
- frmLookupCriteria
- cboCatagory
- lbxUserList
- btnCancel_Click0
- btnDelete_click
- nResponse
- txtName
- txtID
- txtPwd
- lstUserList
- ListIndex
- lbxListUser^
- DeletePasswordx
- tempID
- lbxUserList_Click
- btnDelete
- lbxUserList_DblClick
- Rtemp
- btnCancel_Click
- btnDelete_click
- Do you really wish to delete User
- Delete User
- yes, so delete
- find ,
- assign the ID only
- Form_Load
- fill the listbox
- UserID
- UserName
- fieldf
- if your using Visual Basic 4.0, I suggest you
- use its multi-columb bound listbox. You won't
- have to do Additem. You bind it to a db control
- and have it show 2 columbs (UserID and UserName).
- lbxUserList_DblClick
-