|
-
December 18th, 2009, 08:07 AM
#1
Search Icon
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.
-
December 19th, 2009, 03:04 AM
#2
Re: Search Icon
like progress bar i want to show some icon.
Help me any one?
-
December 19th, 2009, 06:43 PM
#3
Re: Search Icon
You can turn the cursor into anything that you want (like an hourglass)
-
December 23rd, 2009, 12:40 AM
#4
Re: Search Icon
want to show icon with some text like"searching for requested information......".
-
December 23rd, 2009, 12:42 AM
#5
Re: Search Icon
You can create your own control to look like anything that you want
-
December 23rd, 2009, 01:39 AM
#6
Re: Search Icon
created one form with one picturebox and label controls.but this form backgroung is showing white.
after filling the results its showing.
-
December 24th, 2009, 12:52 AM
#7
Re: Search Icon
This IS a coding forum. Post your code, like below:
Code:
' always use
' CODE TAGS
so we can read it
-
December 24th, 2009, 03:54 AM
#8
Re: Search Icon
I think the standard practise used by Microsoft, is to play an .avi file while copying / searching etc.
-
December 25th, 2009, 12:03 AM
#9
Re: Search Icon
Yes i also created one file,but i'm not getting how to use that.
any programming help?
-
December 31st, 2009, 04:11 AM
#10
Re: Search Icon
 Originally Posted by LakshmiP
created one form with one picturebox and label controls.but this form backgroung is showing white.
after filling the results its showing.
Can you post the code you wrote for this?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|