Hyperlink Capture Problem  
       
      Printed From: Codejock Forums
        Category:  Codejock Products
       Forum Name:  MarkupLabel Control
       Forum Description:  Topics Related to Codejock MarkupLabel Control
       URL: http://forum.codejock.com/forum_posts.asp?TID=18507
       Printed Date: 04 November 2025 at 11:12am Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com
      
 
  
      Topic: Hyperlink Capture Problem
       
      Posted By: jpbro
       Subject: Hyperlink Capture Problem
       Date Posted: 07 June 2011 at 8:37am
       
      
        
          
	
Hi,
  I'm trying to show a form after clicking a MarkupHyperlink object. This is a simple task, but unfortunately some of the events on the form aren't processed (Timers, caret flashing) until you move your mouse away from the Hyperlink on the previous form.
  I was just wondering if anyone here had a similar experience and found a way to get around this behaviour?
  Here's a sample/test case:
   uploads/2676/MarkupHyperlinkCapture.zip - uploads/2676/MarkupHyperlinkCapture.zip 
  Thanks in advance for any help. 
  ------------- Product: Xtreme SuitePro (ActiveX) version 16.2.6 Platform: Windows XP - SP3
  Language: Visual Basic 6.0 SP6
  
          | 
         
        
      
 
  Replies: 
       
      Posted By: jpbro
       
      Date Posted: 07 June 2011 at 9:37am
       
      
        
          
	
World's ugliest workaround: Paint the markup label to the parent form 
hDC, hide the MarkupLabel, show the new modal form, then unhide the 
MarkupLabel after the new form closes.   
 
Would love a better idea
   uploads/2676/MarkupHyperlinkCapture2.zip - uploads/2676/MarkupHyperlinkCapture2.zip  
  ------------- Product: Xtreme SuitePro (ActiveX) version 16.2.6 Platform: Windows XP - SP3
  Language: Visual Basic 6.0 SP6
  
          | 
         
        
        
       
      
      Posted By: Oleg
       
      Date Posted: 09 June 2011 at 7:38am
       
      
        
          
	
Thanks, its fixed now.
  ------------- Oleg, Support Team CODEJOCK SOFTWARE SOLUTIONS
          | 
         
        
        
       
      
      Posted By: jpbro
       
      Date Posted: 09 June 2011 at 8:05am
       
      
        
          
	
Great, thanks a lot Oleg!
  ------------- Product: Xtreme SuitePro (ActiveX) version 16.2.6 Platform: Windows XP - SP3
  Language: Visual Basic 6.0 SP6
  
          | 
         
        
        
       
      
     |