Advertisement

Check out our new and improved Advanced Search! We have added additional search options and the ability to save your searches.
 
Enter Keywords:
 
1 - 10 of 613(0.001 seconds)
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

6.4
Hello, How do I save the contents of a PictureBox or Image control as a GIF or JPG file? If I have a saved BMP file, is there a utitlity where I can convert the BMP into GIF/JPG using a command fro...
Zones: Visual Basic, GraphicsDate Answered: 10/11/1997 Views: 0
I use a filling algorithm along with the point and pset methods of the picturebox to fill or mask shapes contained in a bitmap like a tree or a house this way seems to be rather slow is there any ...
Zones: Visual BasicDate Answered: 11/19/1997 Views: 0
The following code draws a bunch of solid boxes in a picturebox on a dialog, however the drawing goes outside the bounds of the picture box (and actually draws onto the dialog itself). Why is this?...
Zones: C++Date Answered: 03/20/1998 Views: 0
I often use PictureBoxes to transfer Images.  For instance in picBox1 I draw a graph using the Print and Line methods to draw the bars, axes and  and titles.  Then I transfer it to picBox2 or to th...
Zones: Visual BasicDate Answered: 10/31/1998 Views: 0
How do you save the contents of a Picturebox as a BMP???
Zones: Visual BasicDate Answered: 12/10/1998 Views: 0
I need to know how to know how to  -expand the contents of a picturebox from the middle, so that the center of the image stays where it is(except it gets bigger) and all the edges are pushed off,  ...
Zones: Visual BasicDate Answered: 03/22/1999 Views: 0
How do I load the first icon (default icon for when windows cannot find the file) from shell32.dll into a picture box?
Zones: Visual BasicDate Answered: 07/23/1999 Views: 0
I've got two picturebox controls, one hidden beneath the other.  I need to take a snapshot of the top picturebox image, save it into the "hidden" picturebox, and copy it back onto the top picturebo...
Zones: Visual BasicDate Answered: 03/13/2002 Views: 0
How can I get a picture image to the VB picture box directly from a scanner. Whenever I scan a picture, it must be displayed on the picture box in VB.
Zones: Visual BasicDate Answered: 08/10/2000 Views: 0
Hello Word I tried to print to a PictureBox like Picture2.print "Hello word" But I see no "Hello World" in the Picture2. Picture2 is in PictureBox Picture1 with scrollbars, as sugested in ...
Zones: Visual BasicDate Answered: 08/20/2000 Views: 0