| Thread | Last Post | Replies |
|
| Problem showing all records in grid control | 09 Dec 2003 19:08 GMT | 4 |
I am having a table which is expected to grow to a huge size. and i am having a form which displays all the records of this table using grids. sooner or later it is going to show error of lack of resources.
|
| Blacking Navigate Method | 09 Dec 2003 17:42 GMT | 1 |
Is there a way to block the Navigate method in WebBrowswer Control until the page is loaded Thanks Chirath
|
| Help with Datalist Control | 09 Dec 2003 17:06 GMT | 2 |
I creates a query "Select ID, F1, F2, F3 from table1" I want to list all the fields into one datalist control. How can I go about that? and also, how can I set it up do if I doubleclick the record I want, and make another form appear? with more information usint that selected ...
|
| Create option buttons in frames at runtime! | 09 Dec 2003 15:24 GMT | 2 |
I need to create several frames with a couple of options buttons in each. I have a frames array, another different arrays for every option button. I have generated everything with Load statement, firstly the frame and after the buttons. I have also used the container property but
|
| Crear botones de opcion en frames en tiempo de ejecucion | 09 Dec 2003 15:19 GMT | 1 |
Necesito crear varios frames con un par de botones de opción en cada uno. Tengo un array de frames, un array para uno de los botones de opción y otro para el otro botón de opción. Genero todo con Load, primero el frame y luego los botones, he usado también la propiedad container ...
|
| Treeview Question | 09 Dec 2003 11:42 GMT | 4 |
This seems simple. I hope it is. What is the syntax to set the focus of the treeview to a specific node? Thanks,
|
| Print text of a Richt text box | 09 Dec 2003 11:25 GMT | 1 |
I'm getting lost. All I want to do is simply printing the formatted contents of a Richt Text Box, by pressing a Print button. The print-button contains the following statements:
|
| Encapsulate a Combo Box that is subclassed to Create a Flat Combo Box | 09 Dec 2003 10:36 GMT | 4 |
I tried the sample on creating the Subclassed Flat Combo Box according to the sample showed at, http://www.mvps.org/vbnet/code/subclass/drawedgecombo.htm and I'm now trying to put all code into my own ActivX control.
|
| About ListView Control | 09 Dec 2003 02:42 GMT | 2 |
Hi Gurus, I am using listview control on my form. 1. I have selected several rows from this ListView Control. I want to remove this selection in one shot. Can
|
| Saving a text file to PDF without adobe file dialog box | 09 Dec 2003 02:38 GMT | 1 |
Does anyone know how to save a print output to a PDF file without the Adobe file dialog box opening: We want to force a filename and directory. TIA
|
| Show selected in textbox | 09 Dec 2003 02:33 GMT | 1 |
By clicking a button I want to display the currently selected text in a textbox. If the selected text is scrolled out of sight I want it back in view. However, if the selected text is currently BELOW the
|
| Automatically Running Macros in Excel | 08 Dec 2003 21:35 GMT | 2 |
I'm trying to find the code that allows you to automatically run a macro when data in the workbook has been updated or new data has been entered. please email me or respond..thank you:D
|
| Adobe PDF.OCX distribution | 08 Dec 2003 19:57 GMT | 2 |
Has anyone used the PDF.OCX and successfully distributed it? I have used P&D to make a distribution package and installed it to a client, but it dies. I copied the code to their system and created a new project with the modules and forms, tried to use the references and components ...
|
| Color of selected text in textbox | 08 Dec 2003 17:46 GMT | 2 |
Is it possible to display selected text background with other colors than blue? And is if so, is it possible to make the color "stick". Also, is it possible to set forecolor/ backcolor on
|
| Image resizing! | 08 Dec 2003 12:17 GMT | 5 |
Actually I am working on a project (I) called "CDs Organizer". As its name suggests, I am developing a solution for keeping track of all my CDs and DVDs. Along with many other details every record may also have a picture associated with it, which is displayed in an Image box control ...
|