| Thread | Last Post | Replies |
|
| Blinking in HScrollBar / VScrollBar | 01 Jun 2007 00:29 GMT | 6 |
I am using VB6, my Applications has several HScrollBar and VScrollBar. Both work perfectly, but; when I use any of them and "leave" the control, Scroll Bar starts blinking. It is extrange. Can you explain that? Is there a way to correct it? Please, help me.
|
| Reposition a DataGrid | 31 May 2007 09:02 GMT | 2 |
I have a legacy vb6 app, using a DataGrid control, with an adodc control as DataSource. I periodically apply Refresh to the adodc control to show current data in the grid.
|
| Problem - vb6, mscomm control and usb adapters | 30 May 2007 19:57 GMT | 2 |
I have written a pc application using VB6 and the MSCOMM serial port active x control. I developed it on a laptop that has no legacy serial ports and so I have been using a USB to serial port adapter. It has a prolific chip inside it.
|
| vb 6 MonthView control | 30 May 2007 02:32 GMT | 3 |
I am trying to implement the monthview control and am having difficulty with the months that are displaying when the form loads the control. I want one column with three months. So if I were loading it today the months would be May, June, July. The scrollrate is set at zero. If I
|
| Label/Sharps' tooltips do not appears on right Screen (Dual Screen | 29 May 2007 23:04 GMT | 2 |
Hi, the label/sharp controls always show tooltips on primary screen even the main dialog is on secondary screen. However, this problem will not happen to button control. Is there any fix for this problem?
|
| Textbox - resize/spacings | 28 May 2007 04:50 GMT | 2 |
I have three textboxes, one above the other. As I load data into each textbox, I need each one to move up, or down, (Shrink/Grow) depending upon how much data is in each textbox. so that there are no spaces between each textbox.
|
| Copy branch from one TreeView to another | 25 May 2007 16:45 GMT | 4 |
Does anyone have a suggestion on how I can go about implementing the drag & drop of a branch of one TreeView control and drop it on a specific node of another TreeView control thereby adding the dragged branch structure (nodes) to selected node of the other TreeView control?
|
| Change color of TabStrip Component | 24 May 2007 08:07 GMT | 2 |
Dear Expert, I Want to use TabStip On my Vb program.I just want to change background/forground color of TabStrip.So please tell me How can i do, if is Any other control i have to use.
|
| How to change forecolor for commandbutton component | 24 May 2007 05:56 GMT | 1 |
Dear Expert, I want to change color of text on command button component.i try to get forecolor properties of command button , i thing its not in command button, I got changed my background color setting of command button by changing
|
| Listview-selection disappears | 24 May 2007 05:37 GMT | 3 |
I've a listview list (columns). I select an item, then delete that item from the list. VB then selects the next item in the list, but does not highlight the current selection.
|
| Renewing membership | 23 May 2007 21:07 GMT | 5 |
I will have a form on renewing membership... I have memberID, DateExpired, DateLastRenewed... So when I click Renew Button a new form will appear for me to enter all the information..
|
| To remove the cellpicture in Flexgrid | 22 May 2007 14:26 GMT | 1 |
How to unload a picture from cell of MSFlexgrid ? Thanks in Advance Rakesh
|
| IE control or Flash control in VB6 | 22 May 2007 07:17 GMT | 1 |
Dear friends, How do you use Flash 9 ocx component in VB6 ? You add to project then add it on the form and use it. thats's fine. But when you try to distribute your application with install set (wise windows installer for example) you cannot
|
| CheckBox on DateTimePicker | 21 May 2007 22:55 GMT | 2 |
I am using VB6, and DTPicker control has CheckBox Property set True. How can I set value of this checkbox (True or False) using code? I mean, set CheckBox value not by clicking it. Beforehand, thank you very much
|
| Right Click Menu's | 21 May 2007 21:41 GMT | 1 |
I have browsed through a lot of discussion threads about how to change right click menu's in their own programs. What i am interested in doing is changing how another program handles it. I want to be working within Visual Basic (for example) and right click
|