| Thread | Last Post | Replies |
|
| strange error - no online help available! | 03 Nov 2003 19:18 GMT | 1 |
I get this strange error when compiling a DLL and no help is available in the MSDN library or msdn.microsoft.com. Any help will be greatly appreciated. The error is:
|
| Adding control array to mdi form | 03 Nov 2003 16:25 GMT | 1 |
I have created a usercontrol, and have set the Alignable property so that I can add it to my mdi form. This works OK, but as soon as I try to create a control array by adding a second control, the IDE crashes.
|
| Data Combo Control's Datasource has Binding Issue | 03 Nov 2003 14:54 GMT | 2 |
PROBLEM: ======== If I pick a value in my drop down list, call it "New Value", the Datasource control's corresponding recordset still equals it's
|
| OCX control property showing in VB but not in Excel | 03 Nov 2003 05:01 GMT | 1 |
I create a control with a single property. I drop the control on a vb 6.0 form and I can see the property in the properties window at design time. When I insert the control in Excel however the property will not show. What do I need to do?
|
| User shared application | 02 Nov 2003 21:26 GMT | 1 |
How can I create a application that can be viewed in different PC simultaneously using Microsoft Visual Basic.NET? Something like a Netmeeting, both the two terminals can control the application running on a single
|
| Not a valid interface for Implements | 01 Nov 2003 18:49 GMT | 1 |
I'm creating a usercontrol that have a DataGrid control on it and I'm mapping some events of the DataGrid like: Event SelChange(Cancel As Integer) 'MappingInfo=DataGrid1,DataGrid1,-1,SelChange
|
| Multiple monitors | 01 Nov 2003 17:22 GMT | 1 |
Hi, I'd like to build an applicatin the displays a video file on a second monitor while I work on the primary one. I find there's very little documentation on the subject. Does anyone know how it's done? Thanks,
|
| how to know when entry is complete in a textbox | 01 Nov 2003 15:48 GMT | 5 |
is there a way to know when someone or some device has stopped entering data into a textbox without taking focus off off the textbox? for example a barcode scanner.
|
| Calculating the total of a column in a data grid: Master/detail | 01 Nov 2003 14:22 GMT | 1 |
Help - Calculating the total of a column in a data grid -- when data grid is part of Master-Detail set-up I have setup a Master-Detail form using Visual Studio.Net. A ListBox is the (Master) and contains a list
|
| Two listview questions (Text color and Tooltiptext) | 01 Nov 2003 08:19 GMT | 2 |
1. How do I change the color of the text (texts in all columns) of individual rows in a listview? 2. How do I make multi-line tooltips like the tooltips in the address book (outlook express) in a listview?
|
| About Listview Control | 01 Nov 2003 05:55 GMT | 2 |
Can anyone please tell me how can i control scroll bar on listview ? Thanks !
|