Form Default Properties Options

Top  Previous  Next

 VS   VB6   VBA 

The Form Default Properties section of the Team Options tab allows you to customize the Apply Default Properties feature when applied to forms:

OptionsFormDefaultProperties

To create a new form default property you use the following window:

FormDefaultProperty

In this window you enter the following properties:

  • Property Name: the name of the property of the form.
  • Property Value: the default value for the property.

Remarks

  • For Visual Studio, this feature only works with Windows Forms forms. It doesn't work with WPF, Web, Silverlight or Smart Device forms.

See Also:

Apply Default Properties