Unicode Controls & Classes for VB6 - Version 4

ctlUniRichTextBoxXP.VerticalLayout Property

Gets or sets the vertical layout for asian languages

Syntax
Public Property Get VerticalLayout () As Boolean
Public Property Let VerticalLayout (ByRef b As Boolean)
Parameters
Parameter Description
ByRef b As Boolean The new value
Remarks