Visual Basic: Windows Controls

Minute Property

See Also   Example   Applies To

Returns or sets a value that specifies the current minute that is displayed.

Syntax

object.Minute [= value]

The Minute property syntax has these parts:

Part Description
object An object expression that evaluates to an object in the Applies To list.
value A numeric expression that specifies the current minute that is displayed.

Remarks

The Minute property can be any integer from 0 to 59.