Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic WPF (Read 1684 times)
D
Full Member
***
Offline


I Love MindFusion!

Posts: 158
Joined: Mar 16th, 2020
WPF
Mar 16th, 2020 at 1:37am
Print Post  
Hello, I currently put the ruler and my custom control in the same gird, so the function of the ruler cannot be normally displayed on my custom control. How to solve this problem?  Smiley
  

ruler1.png (Attachment deleted)
Back to top
 
IP Logged
 
Slavcho
YaBB Moderator
*****
Offline


tech.support

Posts: 3444
Joined: Oct 19th, 2005
Re: WPF
Reply #1 - Mar 16th, 2020 at 6:31am
Print Post  
If you mean your custom control is on top of the ruler and blocks mouse messages, try setting the UIElement.IsHitTestVisible property to false.

Regards,
Slavcho
Mindfusion
  
Back to top
 
IP Logged
 
D
Full Member
***
Offline


I Love MindFusion!

Posts: 158
Joined: Mar 16th, 2020
Re: WPF
Reply #2 - Mar 17th, 2020 at 12:46pm
Print Post  
Thanks Smiley
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint