| Thread | Last Post | Replies |
|
| ActiveX Control PAD in WinNT Win2K | 19 Feb 2004 19:53 GMT | 1 |
I've been designing an ASP page which have a TreeView control embedded on it. I'm using ActiveX Control PAD to embedd TreeView control. ActiveX Control PAD works fine with Windows NT but does not display TreeView Control If I work with Win2K. What's wrong? What's the fix Any ...
|
| Inet and FTP - "Unable to connect to Remote Host" error | 19 Feb 2004 19:51 GMT | 1 |
I cannot seem to get the Inet control to work for FTP (OK for HTTP). The following is a code extract that I am testing: With Inet1 .Protocol = icFTP .URL = "xxx.yyy.zzz"
|
| Scrolling MS FlexGrid | 19 Feb 2004 18:38 GMT | 1 |
Is there any way to use code to scroll a MSFlexGrid. My problem: In my flexgrid only 10 rows are visible at a time. If I scroll down to, say, row 32 and then reload the flexgrid with new data I want the 1:st row to be
|
| Icons | 19 Feb 2004 15:11 GMT | 1 |
Does anybody know where to get a free program for creating icons? Is there a tool in VB Enterprise ed I can use? Regards PO
|
| ToolBar styles in VB6 | 19 Feb 2004 14:45 GMT | 1 |
is anyone know how to change toolbar control to look like XP styl or to look like office2003 style is any new component for this toolbar thanx
|
| Add a Pic to Listview In a particular Column | 19 Feb 2004 11:58 GMT | 3 |
Hi there, I am using VB6 SP5 I would like to be able to add a Picture to a particular column in report mode. Does anyone have a function/API for this
|
| MP3 OCX | 19 Feb 2004 11:08 GMT | 6 |
Im looking for a fast and powerful MP3 OCX to use only as a tag reader and not a player in my VB6 app. I know there are some out there that are freeware including the ones listed at www.id3.org but all including id3lib seem to
|
| Richtextbox | 19 Feb 2004 03:41 GMT | 3 |
Hello. I'll try to explain my problem. I need to create an WYSISYG control for entering formatted text. Formatting includes bold, italic, font double width , font double height, line spacing. I was thinking of a richtextbox, but i cannot find a way for creating a font (using
|
| ListBox control | 18 Feb 2004 22:25 GMT | 1 |
Hello, I have a listbox that display a recordset. When I make click over the control, I need to obtained this value (and all values over I make click) How can I do that Regards a lot.
|
| Listview Images in XP | 18 Feb 2004 17:29 GMT | 1 |
I'm working on a fat client application in VB6 that displays data in a listview control. Each row in the listview control has data as well as an icon associated with it. The icon come from an ImageList control which is loaded with images using the LoadResPicture function pointing ...
|
| Multiple Container Surfaces in a VB6 OCX? | 18 Feb 2004 16:19 GMT | 3 |
With VB6, Is it possible to create an OCX that supports multiple surfaces to act as a container? Similar to the Tabbed Dialog Control where each tab can contain a different set of controls and the area occupied by the tabs doesn't act as a container at all?
|
| Changing color of Command button caption???? | 18 Feb 2004 15:22 GMT | 2 |
Is there a way to change the color of the caption on a VB6 command button ?
|
| "Prett" Controls and appearance | 18 Feb 2004 15:12 GMT | 2 |
Hi - I am using VB6 and I look around at software which is being developed now and I see some very "pretty" looking controls, buttons, graphics etc. (take windows explorer skins for an example). All my programs are very boring in comparison. Where do these nice controls come from? ...
|
| text tip in VB 6.0 | 18 Feb 2004 14:10 GMT | 2 |
I'm trying to create a text tip in visual basic 6.0 .... the little yellow comment when your mouse hangs over an icon or what not. I don't seem to have the Controltexttip option in my propeties, is it somewhere else perhaps or is there another way thanks
|
| ActiveX control paints first | 18 Feb 2004 12:22 GMT | 3 |
Hope I'm in the right newsgroup - and I really hope I've diagnosed this problem correctly. I have a complex VB 6.0 form, which takes a long time to paint. When I activate it using MyForm.Show (it's already loaded), one control
|