Image processing made easy!

ResizeKit VB: Frequently Asked Questions

Below are a few of the most frequently asked questions by users of the ResizeKit VB. Click on the question number to jump to the answer.

No. Question
4 Q. Does the ResizeKit VB support VB.NET?
3 Q. In VB, when I set the form to maximized state or minimized state in the Form_Load event and I run this form in VB IDE, when I close the program, I get an Exception error.
2 Q. When I resize the fonts on a label, etc., the font text is cut off. Why?
1 Q. When I place the ResizeKit in a Visual Basic 5 Form and run the program, it hangs.

 

No. Question
  Answer
4 Q. Does the ResizeKit VB support VB.NET?
  A. No. The ResizeKit does not support .NET framework.
3 Q. In VB, when I set the form to maximized state or minimized state in the Form_Load event and I run this form in VB IDE, when I close the program, I get an Exception error.
  A. Set the form to maximized or minimized state in the Form_Activate event not the Form_Load event.
2 Q. When I resize the fonts on a label, etc., the font text is cut off. Why?
  A. Please set the label's AutoSize property to False.
1 Q. When I place the ResizeKit in a Visual Basic 5 Form and run the program, it hangs.
  A. Please update Visual Basic to service pack 2. If using in WindowsNT4.0, update the OS to service pack 4.