| Thread | Last Post | Replies |
|
| Deleting multi-selected Grid Rows | 29 Apr 2008 10:51 GMT | 2 |
I'm using VSFlexGrid and I'm wondering if there's a fairly efficient way to either: Delete any rows that are highlighted even if they're not contiguous. or
|
| determinating if the mouse button is still down - again | 23 Apr 2008 12:36 GMT | 1 |
I am try to find out how to check if the mouse button is held down. The e.click =2 works, it allows me to enter the double click double. I what the single click to do some different and then a click and hold to allow the drag and drop
|
| DataGridViewCheckBoxColumn - problem initializing value on new row | 21 Apr 2008 10:25 GMT | 2 |
I have a datagridview which is bound to a typed dataset, the dataset loaded from a SQLServer 2005 table. This table contains a column called loadNow which is defined as bit not null. This column appears on the datagridview as a check box (defined as
|
| Free LED Activex | 19 Apr 2008 17:30 GMT | 3 |
Where can I find an LED activex for VB6?
|
| Slow MScomm Control ? | 18 Apr 2008 18:53 GMT | 8 |
I’m trying to grab 4K chunks of data from a serial port that is continuously sending data at 115KB. My receive threshold is set at 4K and my input buffer is 32K. It takes a little over two seconds to
|
| Highlighted in RichTextBoX | 18 Apr 2008 16:53 GMT | 2 |
I noted that RichTextBox has not ForeColor Property and when text is Selected, color highlighted is different as other controls (Black wtih White characters) Is there some property to set colors in rtb's ? Beforehand, thank you very much
|
| Databound MaskedTextBox displaying correctly | 18 Apr 2008 03:23 GMT | 1 |
I've got a MaskedTextBox control with a mask ####0.0## that is bound to a field in a SQL Server database table that is defined decimal(9, 3). The field in the database has the value 87.00 The MaskedTextBox will display 87000.___
|
| WindowsMediaPlayer Control Drag and Drop | 16 Apr 2008 06:35 GMT | 1 |
I am trying to get drag and drop working on the Windows Media Center Control. It doesn't seem to be working because the DragOver event never fires when I drag a media file over the control? Does anyone have experience getting drag and drop working with the Media
|
| Having trouble populating a Combo Box. | 11 Apr 2008 20:04 GMT | 1 |
Hello all. I've making the transition from being a fairly new VBA user to a brand new VB6 user. I've learned so much from reading and posting in the VBA section. Now I'm trying to recreate what I've done in MS Access using VBA in VB6. I
|
| VBA - change images on a PPT slide | 11 Apr 2008 15:42 GMT | 1 |
Okay here's my challenge: Slide 1: Contains 3 buttons and an image. When the user clicks on a button, i want the original image to be replaced by a different image. This PPT will be sent to other users, and I can't rely on them to place images locally with
|
| Runtime error 401 - Can't show non modal form when modal form is displayed. | 09 Apr 2008 13:49 GMT | 4 |
When I run my program I keep getting this message: Run-time error 401 Can't show non modal form when modal form is displayed. Does anybody know what this error means and how do I fix this error?
|
| Centering text in a label | 06 Apr 2008 12:59 GMT | 1 |
I was just wondering what code is required to center the caption of a label. Thanks
 Signature Message posted via VBMonster.com
|
| Save textbox data to a text file | 05 Apr 2008 03:30 GMT | 2 |
I spent countless hours analysing and playing with this code and can't get it to work. Any advise on where to modify would be greatly appreciated Here is my problem. I have 2 textboxes (Text1.text and Text2.text), 2 buttons (cmdSave and
|
| Redistribution of janusys gridex | 04 Apr 2008 16:42 GMT | 2 |
I have a problem with the redistribution of the grid control from janusys for VB6 gridex2000. Install tool is VB6 packager or Inno-Setup Target system is a Windows 2000 PC
|
| sending email using winsock or internet transfer control | 03 Apr 2008 23:59 GMT | 3 |
I am able to send messages without a problem. But, if the server requires authentication, i.e. username and pwd it fails. Need help with how to provide authentication information. I read up on RFC 2554, but still am unsure what the code would look like for the auth command. I ...
|