| Thread | Last Post | Replies |
|
| two or more columns of checkboxes in a Listview | 31 Mar 2007 00:22 GMT | 9 |
I would like to use a list box with 2 or more columns of checkboxes so that the user does not have to scroll through a long list of items eg Rather than a list of items with checkboxes (where * represents a checkbox) beside them like this:
|
| Insert a textbox into a calendar control | 30 Mar 2007 23:07 GMT | 8 |
Please, apologise me for my english error. I'm an italian guy. I'm a newbie with VB and I wanna know how to put a textbox into a calendar control. In other word, I'd like that when I click on a button rappresenting the day I choose, a textbox'll appear magically into the
|
| How can I lock my Internet Explorer so my children can not use it. | 30 Mar 2007 18:18 GMT | 3 |
I would like to make it password protected so you can only open IE with the password.
|
| Empty DataGrid | 30 Mar 2007 16:34 GMT | 1 |
I'm having some troubles with DataGrid control. I want to display data from mySql table. I have created a DataEnvironmet and successfully added a command (SELECT * FROM table) - the fields are shown under the command.
|
| User changing key value | 30 Mar 2007 13:21 GMT | 1 |
I am using VB.Net 2003. I have an Access database with two tables, Parent and Child. The data is displayed in grids, and when the user scrolls through the Parent grid, just the related Child data shows in the Child grid. Simple. Works great.
|
| ItemData in ComboBox | 29 Mar 2007 15:09 GMT | 10 |
I am using VB6. In run-time, I populate a ComboBox as follow: Combo.AddItem "Data 1" Combo.ItemData(Combo.NewIndex)= 45678 Combo.AddItem "Data 2"
|
| Problem with Terminal Font in WindowsXp | 28 Mar 2007 01:11 GMT | 5 |
Dear Sir, Ours is software development company. We had develop business management software in Visual Basic 6. In our application we had provided user to design their documents like
|
| ContextMenuStrip | 27 Mar 2007 22:18 GMT | 3 |
How my I show a ContextMenuStrip at the position I clicked in the form? tia Marcos
|
| DESPERATE! - Move picture box down as tab through control array on scrollable viewport | 27 Mar 2007 10:29 GMT | 3 |
This is driving me insane!! I have a questionaire displayed in a scrollable viewport consisting of outer and inner pictureboxes. Each question is displayed in its own frame (fraQuestion) so as to get the option buttons to work correctly.
|
| Drag & Drop from ListView to TreeView on VB6 | 24 Mar 2007 14:45 GMT | 1 |
Does anyone knows how can a ListView item (row) can be dragged and dropped on a TreeView control using VB6? Thank you for your attention. Thanasis Soltadis
|
| Winsock Woes | 23 Mar 2007 19:28 GMT | 17 |
I'm having problems when using Winsock in VB6 (with SP6) which is just driving me crazy ! I can connect, get data etc, however when I close the application, VB6 just hangs and I need to kill vb6.exe. If I compile to an executable and then
|
| Winsock - SMTP - No server response | 23 Mar 2007 04:52 GMT | 1 |
I am attempting to move away from calling Outlook to send batch emails, pages, and schedules and go directly to the mail server provided by our provider. Since we're paying for the service, we might as well use it!
|
| 2 questions about TreeView in VB in Excel | 22 Mar 2007 22:45 GMT | 2 |
I am making a macro to build/use a TreeView for structuring/viewing/editing the content in an Excel file (Excel 2003). Two questions I hope you experts out there may help me with: 1) How to determine if a node is a leaf node?
|
| VB 6.0 MSHflexgrid control usage | 21 Mar 2007 23:11 GMT | 1 |
Is it possible to use the grid control for multi column appointment / scheduler? Does anyone know of examples online where this has been done? WB
|
| What is sp6 | 21 Mar 2007 18:35 GMT | 4 |
I worked with vb6 in the last month, I dont know how, the name on the logo of the first screen of vb6 changed to sp6 and the vb6 stop to work, I cant put controls on the form, just textbox, the error is something like "This program made an un ligal action"
|