I have a common dialog object, and I'd like to know which button was clicked when the dialog closes.
OK, here's the whole story... I don't want to generate and trap the cancel error in my save as dialog. There must be a better way to do that, and I'm on a quest to find it. No luck so far...
I've made a help menu using Menu Editor in VB 6.0. I would like all of my forms to have the same help menu. Is there a way to copy this menu to my other forms?
I can copy the event handler code that gets executed by the help menu, but since the menu can't be highlighted on the object view of...
Ah, you thought this one would be an easy one (or maybe it still is), but I do have the ScrollBars property set to flexScrollBoth, and it is not changed anywhere in my code. But the horizontal scrollbar will not show up no matter how small I resize to.
Actually, I have my own resize...
I would like to know the best way to go to the first row that starts with a certain letter when the corresponding letter is pressed on the keyboard.
I have a MSFlexGrid with many rows, in alphabetical order, and I would like to give the user a "short cut" instead of having to scroll down to...
What is the easiest/best way to combine two reports?
They are independent reports with different formats and pulling data from different tables.
I am assuming there's a way to combine them.
I'd like to either append the second report to the end of the first report or have them in different...
I have a menu system that drills down by showing a "lower" menu form and hiding the "upper" menu form when the lower menu form opens.
I usually execute a Form.show in the lower menu form's unload method to make the upper menu form reappear when the lower menu form is closed.
Here's my...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.