You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Description

Creates a new LineDisplay from the Line identified by the given ID, and returns the new LineDisplay. PARAMETERS: LineID as Integer.

Syntax

Visual Basic

Public Function Add( _
   ByVal [LineID As Variant _
) As LineDisplay

Parameters

LineID

See Also

LineDisplays Collection

  • No labels