Solid Edge Draft Type Library
Caption Property
Description
Sets and returns the caption of the referenced object.
Property type
Read-write property
Syntax
Visual Basic
Public Property Caption As String
Remarks
Window objects generate a default caption by concatenating the document name, a colon, and the window number. The string "Part1.par:2" is an example of a default-generated caption.
See Also

SheetWindow Object  | SheetWindow Members

Send comments on this topic.