| Thread | Last Post | Replies |
|
| more OO newb question | 02 Apr 2008 03:51 GMT | 6 |
hope this is clear enough given clsController uses clsTask1 uses clsTask2
|
| IDE Question | 01 Apr 2008 09:54 GMT | 2 |
I spent a lot of time customize the toolbars and icons in the VB6 IDE. i am getting a new machine. Is there any way to transfer all these tools bars settings and icons to the new machine TIA
|
| Cutify Button | 01 Apr 2008 09:43 GMT | 10 |
VB6SP6 Is there an easy way to get an animation on a button when it is pressed? GIF? AVI?
|
| Font in a picture box not as clear in dot net as VB6 | 01 Apr 2008 05:12 GMT | 3 |
We are drawing text in a bitmap and assigning the bitmap to the image property of the PictureBox in dot.net. The users unifomily state the text is not as clear as in VB6 when we printed directly to the PictureBox. The dot.net code is listed below.
|
| What is this program determining | 01 Apr 2008 02:24 GMT | 10 |
What is this program determining with respect to the input #? Assume that the value entered into Text1 was 5. Private Sub cmdcompute_Click() Dim Num As Integer, div As Integer, result As String, R As Integer
|
| What are these controls? | 01 Apr 2008 01:22 GMT | 1 |
In the Internet Explorer (ver 7.) status bar (bottom) the last panel (magnifying glass icon) has something resembling 2 command buttons. They look like just a normal status bar panel with the picture (completely flat, no borders)
|