| Thread | Last Post | Replies |
|
| vb6 sstab control - font properties | 31 Jan 2007 20:44 GMT | 4 |
Just a comment I guess. When I set the font property to bold for a sstab control, you'd think that it would make the selected tab bold and all the other tabs unbold. Rather than making the selected tab unbold and all the other ones bold.
|
| vb.net subclass help | 30 Jan 2007 14:56 GMT | 1 |
I'm fairly new to .net (especially 2.0). I using vb.net, 2.0 framework and Visual Studio 2005. I'm trying to create a class with a member that will iterate through a web page and discover all the controls on the page, list their types, names and
|
| WebBrowser control opening local file | 30 Jan 2007 14:52 GMT | 1 |
I want a Web Browser Control to open a local file in Visual Basic 2005. It is a file "conditions.htm" that is in the same directory as the .net app. Is there a way of specifying a relative path rather than an absolute one? I have no control over where the application
|
| Run time error '457' | 29 Jan 2007 11:44 GMT | 2 |
I am getting this strange error. It occurs after a line that sets the "value" of an optionbutton (an array) to True is executed.
|
| vb.net subclass help | 27 Jan 2007 17:29 GMT | 1 |
I'm fairly new to .net (especially 2.0). I using vb.net, 2.0 framework and Visual Studio 2005. I'm trying to create a class with a member that will iterate through a web page and discover all the controls on the page, list their types, names and
|
| Detailed List | 27 Jan 2007 00:08 GMT | 3 |
Hi. I was wandering what control I could use to display a detailed list with more than one heading, sortable by each of those headings (the kind of list you get when you switch to detailed view in ms explorer)..
|
| Windows XP System Colors and Controls | 26 Jan 2007 14:40 GMT | 11 |
I'm trying to update my VB6 app to more of an XP look, incorporating some XP-style controls, and I don't know where to "get" the system colors for XP. I've used the normal &H8000000F& Backcolor and &H80000008& Forecolor for buttons and background, &H80000005& Backcolor and ...
|
| Virtual Listview | 25 Jan 2007 19:02 GMT | 1 |
As far as I understand it, Virtual Listviews are no more than a display device and don't support any actual data managing tools. I'm fervently hoping someone's going to tell me I'm wrong, as I need to sort 2M records. For smaller amounts (hidden) Listviews are quite helpfull, but
|
| ScriptControl memory leak problem | 23 Jan 2007 08:57 GMT | 3 |
Im calling the AddCode method of the script control within a loop. Before each iteration im calling reset - even tried deleting - re-creating the control. I have a runaway memory problem with this method.
|
| Mouse location | 22 Jan 2007 16:08 GMT | 1 |
My development environment is VB 6.0, and my OS is winxp. I would like to know how to find the mouse location at a control when the mouse is point at that control. The problem is that the mouse "whatever" events will not fire since the mouse is hjhack by other control. Anyway, I ...
|
| Resize Shape Control | 22 Jan 2007 15:16 GMT | 2 |
I have a problem with shape control in vb6. it does not resize and drag. plz. if anybody have its solution then reply me urgently. Thanks. Best Regards.
|
| problem with datagrid losing cursor | 22 Jan 2007 14:01 GMT | 6 |
I'm using a datgrid in VB6.0. I'm trying to enable the tab to tab down through a column and shift-tab to tab up in a data entry form. Datagrid control tabaction is set to gridnavigation. My problem is when I do a Shift-Tab it does move the focus up a row,
|
| Component TABCTL32.OCX registered successfully but crashs VB6 | 18 Jan 2007 17:52 GMT | 4 |
Win2KPro + SP3 VisualStudio6.0 Enterprise Edition + SP3 (=NOT= .NET) I'm trying to build an VB6 app with a TabStrip on a form. The general consensus seems to be to use the version in the "Microsoft
|
| Making a transparent tooltiptext | 17 Jan 2007 15:00 GMT | 4 |
I would like to make a control to customize a tooltiptext on any part on my forms. I have to do 2 things, first determine how to make the mouseover on anything on a form.
|
| What is a .ctl? | 17 Jan 2007 13:52 GMT | 1 |
I have a control that ends in .ctl. It's not usable in VB 2005. Can I change it so that it becomes an .OCX? If so, how would I do this? I have VB6 Pro. Thanks.
|