I have successfully created one custom dialog box. Dialog box is working good. I am using ListView to list out all files in the particular paths. My Custom Dialog box contains File Name and Check Box. Selected files can be moved or deleted. All these working fine.
I need to add Progress Bar inside the dialog Box. Because Files can be deleted or moved would take some time. How do add Progress Bar. Please help me.
Sample Screen Shot :- (How do add Progress Bar in the Green Color)

Thank You.
Bala the custom layout which you have created as a dialog insert the code for the horizontal progressBar having color green from Horizontal SCrollBar with Custom Color.