trichview.support
Re: Hyperlink |
Author |
Message |
Steve Beebe |
Posted: 02/13/2004 5:53:30 OK, after an hour or so, I can't figure out how to determine if the current item is a hyperlink, then get the id, so I can execute the hyperlink. Is there an example? Seems that the OnRVMouseOver event passes the ID, but he the onRVMouseUP does not. thanks, steve "Sergey Tkachenko" <svt@trichview.com> wrote: >Sorry, I missed this question. > >You can do it by processing OnRVMouseUp. In this event use GetItemAt to find >the clicked item. If this is a hyperlink, execute it. >If you include the attached unit to the project, text hyperlinks will always >show hypertext cursor. > > >> hi, >> May I know where to set the property to let single click for hyperlink >> without pressing ctrl button? >> >> best regards, >> Chen Yap >> >> > > > |
Powered by ABC Amber Outlook Express Converter