Private Sub Form_Load()
MsgBox "TextHeight=" & TextHeight(Label1.Caption) & vbNewLine _
& "TextWidth=" & TextWidth(Label1.Caption)
End Sub
ism писал(а):В твипах.
Label1.WordWrap = True
Label1.AutoSize = True
MsgBox "Высота всего текста = " & Label1.Height & vbNewLine & _
"Количество строк = " & Label1.Height / TextHeight("")
Set Picture1.Font = Label1.Font
Сейчас этот форум просматривают: AhrefsBot, SemrushBot и гости: 52