FAQ: Controls in Visual Basic 4.0
ID: Q142002
|
The information in this article applies to:
-
Microsoft Visual Basic Standard, Professional, and Enterprise Editions, 16-bit and 32-bit, for Windows, version 4.0
SUMMARY
This article covers some of the most Frequently Asked Questions (FAQ) about
non-technical issues for Microsoft Visual Basic for Windows. You can find
this and other FAQ articles by querying on the keyword "FAQ." You can find
additional general references in the Microsoft Knowledge Base by searching
on "article list."
The Visual Basic 3.0 FAQ covering controls may contain additional
information regarding a portion of these questions. This FAQ is in the
process of being completed. More frequently asked questions will be added
to this article by the end of January 1996.
MORE INFORMATION
This article covers the following questions:
- How do you get the SeeThru property on the Graph control (GRAPH.VBX) to
work properly?
- Why am I getting an "Invalid Port Number" error message when using my
Communications control?
Questions and Answers
- Q. How do you get the SeeThru property on the Graph control (GRAPH.VBX)
to work properly?
A. The SeeThru property does not work properly.
- Q. Why am I getting an "Invalid Port Number" error message when using my
Communications control?
A. The online Help topic for the CommPort property of the
Communications control incorrectly states that portNumber can be set
to any number between 1 and 99. Setting a value greater than 16
generates an "Invalid Port Number" message.
Additional query words:
kbVBp400 kbFAQ kbVBp kbDSupport kbdsd
Keywords : kbGrpVB
Version : 4.0
Platform : NT WINDOWS
Issue type :