MdoControl Description Property

See Also

A character string that contains the textual description that Visual Basic maintains for each control in a project. This is a read-only property.

Syntax

object.Description

The Description property syntax has these parts:

Part Description
object An object expression that evaluates to an MdoControl object.