Visual Basic Knowledge Base Articles
Back to the list.
Visual Basic KB Article(s)   208">Visual Basic?

1  2  3  4  [ 5 ]  6  7  8  9  .... ....  178  179 
Previous Page    Page 5 of 179    Next Page



There are 2681 KB Article(s).

61) 6/30/2004 149278149278  149278.html">FIX: TreeView.Visible = False at Design-Time Causes Problems
(149278) - After setting the Visible property of a TreeView control to False at design time, odd behavior can be exhibited at run time. The reproduction sample at the end of this article shows two examples. This behavior can range from the Nodes.Count property...

62) 6/30/2004 149049149049  149049.html">PRB: Compiled In-Process Server Used Before IDE Server
(149049) - A request for an object provided by both a compiled OLE server dynamic-link library (DLL) and an instance of the OLE server running in the Visual Basic for Windows integrated design environment (IDE) is filled by the compiled DLL.

63) 6/30/2004 153586153586  153586.html">HOWTO: Call C Functions That Use the _cdecl Calling Convention
(153586) - It is not possible to directly call a C function in a DLL if that function uses the _cdecl calling convention. This is because Visual Basic uses the _stdcall calling convention for calling functions. This is a problem because if _cdecl is used, the...

64) 6/30/2004 149783149783  149783.html">INFO: ISAM Settings and Jet 3.0
(149783) - With the 16-bit version of Visual Basic 4.0, the IniPath property of the DBEngine object could be set to an application's .ini file. With the 32-bit Jet engine, setting the IniPath property of the DBEngine object to "C:\Windows\MyApp.INI" does not...

65) 6/30/2004 160041160041  160041.html">HOWTO: Modify the Windows Default Cursor
(160041) - The MousePointer property in Visual Basic (which applies to Form, MDIForm, and a set of selected controls) allows you to modify the cursor's shape for a Visual Basic application. However, if the cursor is moved away from the Visual Basic application,...

66) 6/30/2004 149057149057  149057.html">INFO: Understanding Dynamic Resultset Cursors -RDO
(149057) - This article discusses some advanced topics regarding RDO Dynamic cursors that are not explained in the Visual Basic documentation. Use it as a supplement to Understanding Cursors and Choosing a Cursor Type found in the Visual Basic online Help by...

67) 6/26/2004 171551171551  171551.html">FIX: 32-Bit DBList/DBCombo May Exhibit Problems When Locked
(171551) - When the Locked property of the 32-bit DBList and DBCombo controls is set to True, the following problems may occur: Attempts to programmatically modify the Text or BoundText properties cause error 387 - Property can't be set on this control. The...

68) 6/26/2004 171547171547  171547.html">FIX: New DBGrid32.OCX Breaks VB4 Apps that Use VB4 Version
(171547) - When a Visual Basic 5.0 application using the DBGrid32.ocx is installed on a machine that previously had a Visual Basic 4.0 application installed and was also using its version of the DbGrid32.ocx, an untrappable run-time error (-1)(ffffffff) may...

69) 6/26/2004 161821161821  161821.html">PRB: Remote OLE Automation: Using Access Control Lists (ACL)
(161821) - When using a Client/Server Remote OLE Application, you receive the following error when attempting to create the server: "Run Time error '-2147023132 (800706e4)': OLE Automation Error"

70) 6/26/2004 172120172120  172120.html">BUG: Pressing the TAB Key Does Not Move the Focus on the SSTab Control
(172120) - When attempting to use the TAB key to navigate through controls on a Sheridan Tab Control, the cursor appears to "stick" in one control. This occurs when the SetFocus method is used in the Tab Control's Click or GotFocus event to shift focus to one of...

71) 6/26/2004 168206168206  168206.html">PRB: "Argument Not Optional" Error Using DAO 3.5
(168206) - After porting a Visual Basic 4.0 program that is written using DAO 3.0 (Data Access Objects) to DAO 3.5, the error message: "Argument Not Optional" will occur on the Update, Movelast, and CommitTrans methods. This does not happen in Visual Basic 5.0.

72) 6/26/2004 162518162518  162518.html">PRB: "Unexpected error; quitting" Installing VB4 Application
(162518) - When you attempt to install a Visual Basic 4.0 32-bit application created using the Setup Wizard, the following error message appears: Unexpected Error; Quitting

73) 6/26/2004 153568153568  153568.html">HOWTO: Optimize Remote OLE Automation Performance
(153568) - Remote OLE Automation involves cross-machine calls across a network, which can really slow things down, so it is important to keep a few things in mind while making such remote calls. This article lists the ways in which you could optimize the...

74) 6/26/2004 154517154517  154517.html">HOWTO: Use the DrawText API Call from Visual Basic
(154517) - The DrawText API gives users the ability to write text to a Device context giving various alignment and word-wrapping features. This article provides a code sample showing how to achieve these effects under the 32-bit Edition of Visual Basic 4.0.

75) 6/26/2004 149739149739  149739.html">BUG: MSRDC32.OCX Not Loaded Through Browse Button
(149739) - Loading the Remote Data Control by clicking the Browse button in the Custom Controls dialog box from the Tools menu results in the error message - Unable to load MSRDC32.OCX.


1  2  3  4  [ 5 ]  6  7  8  9  .... ....  178  179 
Previous Page    Page 5 of 179    Next Page