| Thread | Last Post | Replies |
|
| How do shareware developers catch the user of backswitching the system date? | 30 Nov 2004 22:55 GMT | 3 |
How do shareware developers catch the user of backswitching the system date in order to avoid the expiration of the shareware? How do I do that in VB? Thank you.
|
| collection editor in designer | 30 Nov 2004 20:55 GMT | 3 |
I'm having trouble with get the collection editor to show my collection in designer. Have included what I think is the relevant code below. When I click on the AvailableLogLevels in designer, it show 4 members (which is correct) but each is called Messages.MessageBox+LogLevel ...
|
| How to read a pdf file with VB6? | 30 Nov 2004 20:45 GMT | 5 |
I know that I am crossposting, but I think I posted to the wrong group. Is there a way to read pdf files and display them on the screen with VB? When yes, how can I do that. I've searched the net, but can't find what I need. I've seen a module somewhere a while ago, but I can't ...
|
| Group for dynamically created OptionButtons | 30 Nov 2004 19:04 GMT | 4 |
I have a form which is dynamically filled with different controls (e. g. CheckBoxes, CommandButtons, ComboBoxes, ...) from a xml file. On the left of the form, there is a treeview, representing the hierarchy of the xml file. On the right, there is a Frame hosting dynamically
|
| Using a licensed subcontrol, and then using the host control in excel | 30 Nov 2004 17:26 GMT | 1 |
I have bought a developer copy of ComponentOne's Studio for ActiveX 2004. It contains a number of handy ActiveX controls, including various Chart and Grid controls. These controls are license-able, and since I bought them, I have a license.
|
| split a string in to even amounts | 30 Nov 2004 14:36 GMT | 7 |
how can I split a string into an even amount of charecters Ie: spint a string every 9th charecter for 7 charecters and so on, so on make sense
|
| Fill Textbox | 30 Nov 2004 13:04 GMT | 4 |
Hallo i have a question, Lets say i have a form with one textbox. en create a executable named "test.exe". How do i fill in the textbox from the executable, something like
|
| ListView Headers | 30 Nov 2004 03:19 GMT | 5 |
Hello -- is it possible to have a listview display headers prior to loading any listitems? I have a SSTab control that has a listview that takes up most of the container. The listview appears empty even though I have headers defined
|
| Auto Truncate text | 29 Nov 2004 23:27 GMT | 2 |
I want to display some text in a text box but if it is too long to fit I want to show something like "text to dis..." How can I do this ?
|
| common Dialog - print | 29 Nov 2004 22:00 GMT | 1 |
I am trying to give my users the ability to select a printer through the Common Dialog control. When the printerDefault property is set to true, the user does successfully change printers but the windows default printer is changed to the newly selected printer. When I set the ...
|
| problems sending mail.... | 29 Nov 2004 21:37 GMT | 2 |
I have developed an application that automatically generates email. This app references the MS Outlook 10.0 object lib. This is a batch app that I want to schedule to run nightly on one of our Windows 2000 servers.
|
| save to a file with out the the quotes in the file | 29 Nov 2004 21:03 GMT | 1 |
I have an array how can I have that array save to a file but woth out the quotes in the file this is what I have Open amon_file_name For Output As #1
|
| clearing listbox | 29 Nov 2004 20:41 GMT | 1 |
I am new with VB.NET and i got a little problem. I got 2 forms. On Form1 there is a listbox (listbox1). When i'am using Form2 and made some changes, the listbox on from1 need to bee cleared. How can i do that? Thx in advance.
|
| Using Winsock to send an email... | 29 Nov 2004 20:09 GMT | 1 |
Does anyone have any sample code they can send me in that shows how to use Winsock to send an email? Thanks, Brad
|
| Textbox usercontrol | 29 Nov 2004 19:14 GMT | 3 |
Windows XP SP1, VB6/SP6 I am expieriencing the weirdest problems trying to create a Usercontrol that contains a standard textbox I want to add some functionality to. Here's what happens. I created a Standard Windows Application. Added a
|