| Thread | Last Post | Replies |
|
| How Do You Get Sound???? | 24 Feb 2004 15:05 GMT | 3 |
How do you incorporate sound into a new program with the click of a command button. Give me your ideas Ken
|
| MediaPlayer.Volume | 24 Feb 2004 02:20 GMT | 1 |
I need To Control the Media Player Volume, How can I do it without use the volume of the control bar in Media Player, I Want to use a HScroll or a VScroll. Can I? How? Thanks
|
| table->movedown method | 23 Feb 2004 13:22 GMT | 1 |
My program creates a report (Word document) which includes several tables. Unfortunately, today, I found out that Microsoft has a bug when using MoveDown method. (http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com
|
| menu icons (vb6) | 22 Feb 2004 18:02 GMT | 1 |
did anyone have the menuicon.ocx or something like that, i had it 3 years ago more or less and was like the menu editor that visual basic have, but the thing is that with that control you can put icons very easily.. Hope one of you have it and can send it to me...
|
| HTML Control in VB | 21 Feb 2004 15:26 GMT | 3 |
Masters, is there a vb control able to read and show html tags? []´s Brahm
|
| Forecolor in ListView? | 21 Feb 2004 13:19 GMT | 1 |
The ListView control gives the user the opportunity to set the forecolor for every ListItems element in the list. But how about the SubItems? Is there a way to assign properties like ForeColor or Bold to them too? Thank you,
|
| How to add scrollbar to Form in VB6 | 21 Feb 2004 00:16 GMT | 1 |
How can i add the scroll bar to my form if the controls are more. I am having lot of of coontrols on my form. for which my form is small. so i want to add the scroll bar to my form. Also if the form is not maximized the ..i can not scroll thru it.
|
| VB sink | 20 Feb 2004 22:08 GMT | 1 |
I am looking for samples on how to implement sink interface in VB. Any help is appreciated. I have already created the connectionpoint interface and sink interface in VC++.
|
| TLI and Interfaces | 20 Feb 2004 21:46 GMT | 24 |
Im running into a bit of a problem and am having a hard time figuring out how to solve it. I am looping though properties and methods of objects (in memory) using the TLI (TLBINF32.DLL)
|
| Active Directory | 20 Feb 2004 20:21 GMT | 1 |
Please, someone help. I need to create a VB COM object that will take a userid and password and validate them against an Active Directory. I then need to populate certain properties of this COM object with properties
|
| SaveSetting | 20 Feb 2004 15:09 GMT | 1 |
I'm using the SaveSetting function to create a key in the registry. On my Windows NT Server it creates the key in the following hierarchy: HKEY_CURRENT_USER->Software->VB and VBA Program Settings. Whereas I could not locate the key on another machine running Windows 2000 ...
|
| MIDL Problem With Enums | 20 Feb 2004 13:42 GMT | 3 |
I'm having a problem creating a type library with enums. I have two different libraries from which I am trying to declare an enum in a new type library. In the IDL for my new type library I am referring to the DataTypeEnum from ADO and an enum called Environments from my own
|
| new command button | 19 Feb 2004 22:53 GMT | 1 |
How can I let a user create a new command button programmatically? Thanks Jerry
|
| Windows Script Component | 19 Feb 2004 21:22 GMT | 1 |
Has anyone tried to use the Windows Script Component to build the Web Interface? I would like to use it to build a generic WEB UI Component, Is it ok? Any comment on it? Regards
|
| HTTP Upload for VB | 19 Feb 2004 12:10 GMT | 1 |
I want to know that any website have the information/sample about HTTP Upload for VB (not ASP)? Coz we need to get te data file from hardware first and then do the upload, so we couldn't using ASP. Any expert can help? Thanks!
|