Visual Basic Reference

StdDataValue Object

See Also    Example    Properties    Methods    Events

Sets or returns the value after formatting is performed by the StdDataFormat object, or the value written to the database after any work done in the Unformat event.

Syntax

StdDataValue

Remarks

The StdDataValue object is passed to the Format and Unformat events of the StdDataFormat object. Using the StdDataValue object in these events allows you to provide formatting not supported by the StdDataFormat object.