Hello when i select the users from the dialogbox and click ok button,
it just display the username
how to add it full path/name (domain)
When select Name | Folder Path in dialogbox
to save information in combobox1.Items.Add with result: Folder\Name
so it will be result like: Domain\Administrator
how i can make that in code?