| Thread | Last Post | Replies |
|
| Set a property of an object on a ActiveX Control at runtime | 08 Dec 2003 08:54 GMT | 1 |
I am using VB 6 to develop an ActiveX control that consists of a the following: 1. A UserControl with a text box on it. 2. A form with a button on it.
|
| TreeList disable expand when DblClick | 08 Dec 2003 08:43 GMT | 2 |
i have a TreeView (MS Common Controls 6 SP4) and want to catch the event when a user double clicks on a node. I want then to do some action, depending on which node to user dblclicked... the problem now is that the node expands (if there are child nodes) when the user doubleclicks ...
|
| forms? | 07 Dec 2003 17:24 GMT | 2 |
How would I go about connecting/linking forms? NOTE : one form I would like to use a "timer" on for a interval then display the 2nd form. While the rest are connected in a normal fashion.. If u could explain this and even point me in the direction of simple/basic
|
| MS FlexGrid | 07 Dec 2003 04:12 GMT | 9 |
Hi Gurus, Is FlexGrid allows multiple row selection ? I mean If there are 10 rows, and I want to select Row 1, Row 4, Row 6 . Means these rows are not in sequence. Does it allows?
|
| Multipage/Tab control | 07 Dec 2003 02:57 GMT | 3 |
Hey all I just started using VB6 today and I am attempting to follow a Tuturial from another site; however I cant seem to find the "Multipage control" could some one instruct me on how to locate this control when using VB6, TIA .
|
| Visual Basic 6 Fonts | 07 Dec 2003 02:31 GMT | 1 |
Could someone please tell me how to change fontsize in VB6 Project Explorer and other VB Dialog Boxes....
|
| Question about icons on form | 06 Dec 2003 22:43 GMT | 1 |
I'm an experienced VBA developer, but quite new to VB6 environment. I have a VB6 project I need to make small changes to. I installed the source code on my PC, and when in the code I try to load a form I get a error message telling the form cannot be loaded, and I'm asked
|
| flat style | 06 Dec 2003 13:11 GMT | 7 |
how can make my MS Forms 2 controls have the flat style. Like you are used to it from the coolbar, etc. Jonas
|
| Listview Select Iconview problems | 06 Dec 2003 13:11 GMT | 1 |
Does anyone know how to prevent the Blue block from showing up when you select an Icon in the Listview control?
|
| Directly printing from application | 06 Dec 2003 12:33 GMT | 5 |
Can anyone tell me how I can print directly from my application when hitting a commandbutton without intervention of the commondialog showprinter control? Thanks in advance.
|
| combobox appearance change? | 06 Dec 2003 08:51 GMT | 2 |
I know it is not possible to change apperance of a combobox to flat in VB, but I heard somewhere that it can be done in VB.Net through sub-classing. I desperately want that flat look because that looks very appealing to me. I was just wondering if it could somehow also be achieved ...
|
| Identifying Control Types on a form at runtime | 06 Dec 2003 04:43 GMT | 2 |
I'm trying to work out how to identify control types on a form at runtime. My first thought was that there must be a property e.g.
>>>> Debug.Print MyForm.Controls(1).Type |
| anyone have any idea for "read" the pulses for a modem? | 05 Dec 2003 22:27 GMT | 2 |
i need help . A customer need a telephonic services ("press 1 to product information, press 2 for sales, press 9 to quit..." like), but they like to implement this by software. He like to -by modem- receive a call, and -with a visual
|
| Inserting an Excel Workbook | 05 Dec 2003 10:13 GMT | 3 |
I have an app, (using vb6 sp5). It manipulates information in an excel workbook through the ever fun and riotous use of Early binding. What I'd like to do instead of having excel be open, is now move the workbook (called PNCML.xls) into my program itself. Make it more self
|
| how can i shut down | 04 Dec 2003 23:15 GMT | 7 |
i wonder how i can shut down operating system from my own app any on can write me sample cod. thanks
|