| Thread | Last Post | Replies |
|
| Disabling a Line in a Listbox | 18 Dec 2003 23:38 GMT | 1 |
How do I disable one item in a listbox?
|
| clickable line? | 18 Dec 2003 22:59 GMT | 1 |
Is there such a thing (control) in VB6 as a clickable line? what I am trying to accomplish is to use a line to connect 2 picture boxes (the line might be going
|
| CD Backup/Restore | 18 Dec 2003 21:52 GMT | 8 |
Is there a way to backup files to a cdrw instead of a Diskette? We use VB6 and filecopy now to backup files to a diskette but many computers don't come with a floppy disk these days. Thanks.
|
| How do i pass a usertype array | 18 Dec 2003 16:08 GMT | 5 |
This is what i have: Module1 Public Type TypeA F1 as Integer
|
| sstab control - where is textbox? | 18 Dec 2003 15:52 GMT | 1 |
Hi group. Does anyone know of any way of determining what tab a control resides within an sstab control? I have a piece of code which sets the focus to a late- bound control (i.e. declared as Object), and I want the
|
| ImageList + Toolbar = "Invalid Parameter Used" | 18 Dec 2003 13:40 GMT | 2 |
I have a simple app: a toolbar and an image list with 32X32 icons. When I try to add the icons to the list, it blows up with "Invalid Parameter Used" What in the heck is this referring to?????
|
| DataList Control Size | 18 Dec 2003 12:47 GMT | 1 |
To All on MSDN VB Controls Discussion Forum: I have an application that contains a DataList control that is being supplied with data from an Access database table. Currently the drop-down list portion of the
|
| here's a good one, richtextbox | 18 Dec 2003 01:25 GMT | 3 |
I have a richtextbox on a form and have allowed for bold, underline and italics in the control. When some of the special formatting is used and then the form is maximized the control loses the formatting and everything looks like plain text again. Has anyone run into this? What ...
|
| SysTreeView32 Control: Is It Possible to Use in VBA? | 17 Dec 2003 23:35 GMT | 3 |
I know these aren't VBA groups, so please indulge me. Someone gave me code to run the SHBrowseForFolder function (which works lovely) but I don't know how to evaluate whether the OK or CANCEL buttons are pressed. I was wondering if it is possible to use this
|
| i can't open my project | 17 Dec 2003 21:43 GMT | 1 |
the message i get is" The instruction at "0x660454b3"referenced memory at "0x00dcd534". The memory could not be "written". Click on OK to terminate the program
|
| SSL in VB | 17 Dec 2003 21:06 GMT | 1 |
I have developed a FTP CLient using VB6. I need to add TLS/SSL Security for the same. How do i achieve this using VB? Is there any inbuilt library for that ? Praveenp
|
| SSL NewsServer | 17 Dec 2003 21:00 GMT | 2 |
I am trying to figure out how to send and recieve data with a newsserver that is running with SSL. Any Ideas?
|
| RichText Control | 17 Dec 2003 16:18 GMT | 3 |
I´m Roby, VB Developer. I need a RichText control to my new software, I found 4 including Microsoft Rich Text. But There are a lot of features in Microsoft Word, and none of this RichText controls support.
|
| DataList Control Sizing | 17 Dec 2003 15:52 GMT | 1 |
To All on MSDN VB Controls.DataBound Discussion Forum: I have an application that contains a DataList control that is being supplied with data from an Access database table. Currently the drop-down list portion of the
|
| MS Flexgrid | 17 Dec 2003 12:45 GMT | 2 |
Does anybody know where to find info (preferably printable - for example .pdf) on the MS FlexGrid Control 6.0 (besides VB help)? I need a complete reference and a tutorial to get started. Kind regards
|