| Thread | Last Post | Replies |
|
| textbox only accepts letters, no numbers | 25 Mar 2008 09:10 GMT | 3 |
Hi All, I was just wondering what code is needed for a textbox to only accept letters and not accept numbers. I have a textbox called Text1.Text. Thankyou and God Bless
|
| Getting a "Load report failed" on my development machine | 24 Mar 2008 22:39 GMT | 1 |
I'm trying to setup a new PC, running Windows XP Professional with SP2 installed. I'm using Visual Studio 2005. I've installed Crystal Reports XI Release 2. Next I've gotten our ASP.NET 2.0 web app out of our source control management software and put it onto my new ...
|
| Save Form to Word Document | 21 Mar 2008 01:43 GMT | 8 |
I was just wondering what code is needed to capture/save a form as an image and export it to a Word document. My program currently has 2 forms and I want to capture the forms and output/save it to a word document (as an image). Thankyou and God Bless.
|
| How to set AutoSize for Checkbox and Optionbutton control? | 17 Mar 2008 20:23 GMT | 4 |
I'm working on an application in which I need to set the caption of Checkbox and OptionButton from Database. The problem is text wrap. The length of Text which will be the Caption of Checkbox is not fix. But unfortunatly there is no AutoSize property for checkbox as it is there ...
|
| MSChart (VtChart Error) | 17 Mar 2008 18:39 GMT | 8 |
I'm using the MSChart on my ASP.NET pages. The error came up when they were ASP pages as well. The error is as follows: VtDsGdi2::ReleaseDc called with null hdc It shows up in a prompt (with nothing but an okay button), and only
|
| Combo Boxes and repeating procedures | 12 Mar 2008 21:23 GMT | 1 |
I have a query about code and how to simplify it. I have used VBA extensively but am learning VB.Net. Essentially I have about twenty combo boxes with data picked up from a database. Users can add items to the Combo Box and they are prompted to if
|
| Help on ConvertReportToPDF | 12 Mar 2008 05:32 GMT | 1 |
Hello. I am using ConvertReportToPDF in an application and would like these PDF files to be printed's protected editing and copying. Is there any way to do this? Thank you. Ana Paula de Freitas Soares
|
| iframe crashing vb project | 10 Mar 2008 20:44 GMT | 1 |
I keep changing iframe1 or iframe.dll back to this www.alltimefavorites.com/vb/ieframe_error.jpg but somehow vb or windows keeps changing it back for "internet controls" to iframe
|
| Can you make a cool title bar? | 10 Mar 2008 15:59 GMT | 1 |
Um, would it be posible to make an aero title bar? Also tell me if i'm in the right plase.
|
| Colored Arrows for SpinButton | 07 Mar 2008 14:25 GMT | 4 |
Is there a way to individually set each arrow's color for a spin button, updown control or scrollbar ...? Thanks in advance
|
| Control for displaying .jpg graphics | 07 Mar 2008 12:00 GMT | 2 |
I need to display .jpg graphics in my VBA (Access2000) & VB6 project. I do not need to edit them, just display. But I would like a very fast display. My external file viewer is ACDSee, and I would like to find a component, that displays as fast as ACDSee in a good quality.
|
| selected column in listview | 05 Mar 2008 14:41 GMT | 1 |
How to know which column was clicked in listview control ? Thanx in advance
 Signature Madhav
|
| passing picturebox array | 04 Mar 2008 21:07 GMT | 2 |
When I try to pass a picturebox array to a subroutine, I get a "Type Mismatch:Array or User-Defined Type Expected" error. Can I pass a picturebox array to a subroutine? Sub picMenu_KeyDown(Index as Integer, KeyCode as Integer, Shift as Integer)
|
| Dragging (Moving) a control on form with the mouse | 04 Mar 2008 20:10 GMT | 1 |
I am using VB2008 Express edition. I want to be able to drag a control (e.g., picture box) at runtime from one location to another using the mouse. I know how to change the location of the control, but how do you continually
|
| vb 2005 and simple way to wright listview and all its propities to file | 04 Mar 2008 16:34 GMT | 2 |
Hi not sure were to post this but would appreciate if someone knows simple answer...... which usually never exists hi have added all my items subitmes and colors etc to my listview1 in vb 2005
|