ctlUniRichTextBoxXP.LinkOver EventThis event occurs when the mouse or the caret is over a link (a portion of text marked with the Link attribute (see [SelLink]))Syntax
Public Event LinkOver (ByVal iType As eCtlRichTextBox_LinkEventTypeConstants,
ByVal lMin As Long, ByVal lMax As Long) Parameters
Remarks
|