Unicode Controls & Classes for VB6 - Version 4

ctlUniFormCaption Control

Permits you to use Unicode form captions in standard VB6 forms
Check common properties here

Enums
Name Description
Events
Name Description
Properties
Name Type Description
Caption (String) Gets or sets the Unicode caption for the form
RightToLeft (Boolean) Gets or sets the ability to show bidirectional text on the control
Methods
Name Type Description
Remarks
How to use this control:
Simply place this control on the form and fill its "Caption" property.

Limitations:
In non-themed Windows systems there are bad iterations with MDI container forms.