I'm creating an mdi application. On my child form i have autoscroll set to true. my child form is kind of long and as i tab over from one text box to another, the scrollbar stays in the same...
How do you go about changing the text in a textobject in crystal report? when or before the report is opened i want to be able to set the text based on whatever i want it to be. it may say "name"...
I want to create a report that's based on a user's selection, basically a form with checkboxes and comboboxes. The end user will not have to write an sql statement.
Does anyone know how to remove the border from a form when it's is being loaded? I've set it to none, and it takes a few seconds to load a form, and within that that few seconds, the border is...
I'm trying to change the backcolor of a maskedbox when a button is pressed, but i'm having problems. what i have right now is a form, a maskedbox, and a button. I was keeping things simple to see...