Unicode Controls & Classes for VB6 - Version 4

ctlUniRichTextBoxXP.SelAnimation Property

Gets or sets the animation flag for the current selection

Syntax
Public Property Get SelAnimation () As Byte
Public Property Let SelAnimation (ByRef c As Byte)
Parameters
Parameter Description
ByRef c As Byte The new value
Remarks