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  10  .... ....  178  179 
Previous Page    Page 6 of 179    Next Page



There are 2681 KB Article(s).

76) 6/26/2004 149699149699  149699.html">FIX: RichTextBox Control Prevents Click Event from Firing
(149699) - After double-clicking on the RichTextBox, the Click event for other controls does not fire the next time the left mouse button is pressed.

77) 6/26/2004 150224150224  150224.html">FIX: ListView & TreeView Not Visible if DragMode is Automatic
(150224) - If the DragMode property of the ListView or TreeView controls is set to Automatic, items added to the controls are not visible. This behavior occurs even if the EnsureVisible method is invoked for either the nodes or listitems.

78) 6/26/2004 150220150220  150220.html">FIX: Invalid Page Fault or GPF Results When Making an EXE File
(150220) - If the Application Description field (on the Tools menu, select Options dialog, and select Project tab) contains more than 101 characters, then making an EXE file for the project causes a General Protection Fault or Invalid Page Fault.

79) 6/26/2004 172593172593  172593.html">HOWTO: Populate DBGrid from Crosstab Parameter Query
(172593) - This article demonstrates how to create a Parameter Crosstab Query using the sample Nwind.mdb Access database file. It also explains how to create a recordset in Visual Basic by running the query, passing the necessary parameters to it, and then...

80) 6/26/2004 163227163227  163227.html">HOWTO: Get a Long Filename from a Short Filename
(163227) - The Dir() function can be used to return a long filename but it does not include path information. By parsing a given short path/filename into its constituent directories, you can use the Dir() function to build a long path/filename. This article...

81) 6/26/2004 161133161133  161133.html">HOWTO: Block CTRL+ALT+DEL and ALT+TAB in Windows 95 or Windows 98
(161133) - You can prevent the CTRL + ALT + DEL and ALT + TAB key combinations from opening a task list in Windows 95, Windows 98, or Windows Me by calling the SystemParametersInfo function in the Win32 API. A step-by-step example of this appears below. NOTE :...

82) 6/26/2004 151774151774  151774.html">HOWTO: Call NetUserGetInfo from Visual Basic
(151774) - The NetUserGetInfo function is a Unicode-only Windows NT API. The last parameter of this function is a pointer to a pointer to a structure whose members contain DWORD data and pointers to Unicode strings. In order to call this function correctly from...

83) 6/26/2004 149776149776  149776.html">BUG: BACKSPACE Key Doesn't Reset Matching on DBList or DBCombo
(149776) - Pressing the BACKSPACE key, after typing a search argument in a DBList or DBCombo control, does not clear the search argument when the MatchEntry property is set to 1-Extended Matching as shown in the online Help.

84) 6/26/2004 149276149276  149276.html">HOWTO: Use Icons with the Windows 95/98/Me Taskbar Notification Area
(149276) - The Windows API provides the ability to add, modify, and remove icons from the System Tray, or Taskbar Notification Area, available in the Windows 95, Windows 98, Windows Me, Windows NT 4.0, and Windows 2000 shell. This functionality can be provided...

85) 6/16/2004 110395110395  110395.html">Modify Destination Directory of Setupwizard SETUP1.EXE
(110395) - Using the Visual Basic Setup Toolkit, you can modify the setup program that was created by Setupwizard. The example shown below makes your setup program install your program file to the Windows directory instead of to the directory specified by the...

86) 6/16/2004 173668173668  173668.html">SAMPLE: AVIRSCE.EXE Plays an AVI Stored in a Resource .dll File
(173668) - This article shows you how to play an AVI file stored in a resource .dll file through Visual Basic. Although you can add an AVI file to a resource file in Visual Basic and then compile the Visual Basic project into a .dll file, the AVI file is...

87) 6/16/2004 101944101944  101944.html">VB3: MSCOMM.VBX Control Available
(101944) - A new version of the MSCOMM.VBX control is available. This new control fixes a problem where the OnComm event will not fire when communicating with some 14.4K baud modems.

88) 6/16/2004 9925199251  99251.html">BUG: VBRUN300.EXE Resolves GP Fault in KRNL286 When Run on 286 or w/ NT on MIPs
(99251) - You may encounter a general protection (GP) fault in KRNL286 at 0001:259F or 0001:4FEC when you try to run a Visual Basic executable (.EXE) file in Windows on a 286 computer or in Windows NT on a MIPs computer. This problem will not occur when running...

89) 6/16/2004 119739119739  119739.html">FILE: Btr200.exe Updates Btrieve Driver File
(119739) - When you are working with an attached Btrieve table, you may receive the following error message: Error 3275: "Unexpected error from external database driver () The Btr200.exe file contains an updated Btrieve ISAM driver that fixes this problem.

90) 6/16/2004 118647118647  118647.html">PRB: No Tables Listed in RecordSource of Data Control
(118647) - In Windows version 3.x, the data control may fail to properly bring up a list of available tables for the RecordSource property even if the proper path and database name are specified in the DatabaseName property of the data control.


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