Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Link to website
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00387369
Message ID:
00387402
Vues:
18
Allan,
There is added functionality built in to the hyperlink object. With NavigateTo, you can specify the location within the target address as well as the frame. You can also execute a Goback() or GoForward() that executes against the History of your browser.

>>>Or if you don't want to use the WinAPI, add a Hyperlink object to your form and call the NavigateTo method from the label click.
>>
>>I've never used it, but I went to go look at it when this queston was asked...
>>
>>>Another option would be to take a look at the _hyperlinklabel class in the FoxPro Foundation Classes (FFC) in _hyperlink.vcx. The label look and feel is done for you.
>>
>>... and thats what I thought I was gonna get. Thanks Larry, I knew something like that was kicking around in there.
>
>Mike,
>
>Thanks for code you supplide - it works just fine. Is there any reason why I wouldn't want to use the WinAPI and use the _hyperlink.vcx instead. Is one method better than the other?
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform