Hi
i'm searching the string in my applications ,the results display form is quite heavy so i thought before loding the form i want to show some search icon.how to do that?
Help me any one
Thanks in advance.
Printable View
Hi
i'm searching the string in my applications ,the results display form is quite heavy so i thought before loding the form i want to show some search icon.how to do that?
Help me any one
Thanks in advance.
like progress bar i want to show some icon.
Help me any one?
You can turn the cursor into anything that you want (like an hourglass)
want to show icon with some text like"searching for requested information......".
You can create your own control to look like anything that you want
created one form with one picturebox and label controls.but this form backgroung is showing white.
after filling the results its showing.
This IS a coding forum. Post your code, like below:
so we can read itCode:' always use
' CODE TAGS
I think the standard practise used by Microsoft, is to play an .avi file while copying / searching etc.
Yes i also created one file,but i'm not getting how to use that.
any programming help?