Public Property Get JustifyTruncate() As String
JustifyText("This is a test.", 10, JustifyLeft + JustifyTruncate) = "This is a " JustifyText("This is a test.", 10, JustifyRight + JustifyTruncate) = "is a test."See also:
JustifyText Function JustifyFill Property JustifyNoFill Property JustifyNoTruncate Property JustifyBlank Property
Copyright 1996-1999 Entisoft
Entisoft Tools is a trademark of Entisoft.