In the previous posting I've written that you can set the properties of an object at design time. The properties settings that you establish at design time are used as the initial settings each time your application runs. You can set the object properties by using Properties window.
Although it is not a must, because you set the properties of course according to your need. But some properties usually you set them at design time, such as:
BackStyle
BorderStyle
Caption
Enabled
FillColor
FillStyle
Name
Visible
How to set the value of property at design time, you can follow below steps:
Visual Basic will activate the form or control, and displays the property for the object.
Some property values can be selected from the list, but others must be typed.
How to Set Properties of Object at Design Time in VB6?
Subscribe to:
Post Comments (Atom)
Labels
- Stop Dreaming Start Action (1)
- Table of Contents (1)
- VB6 Programming (36)
- VB6 Sample Program (16)
0 comments:
Post a Comment