Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TabControl Button Enter To TabItem #72

Open
mansai opened this issue Apr 15, 2021 · 3 comments
Open

TabControl Button Enter To TabItem #72

mansai opened this issue Apr 15, 2021 · 3 comments

Comments

@mansai
Copy link

mansai commented Apr 15, 2021

Sourcecode from
https://github.com/icsharpcode/WpfDesigner/tree/master/SimpleSample
image

<local:ToolBoxItem Type="{x:Type TabControl}" />

Press Alt key,Button TabHeader, How to put it in the TabItem?
image

@jogibear9988
Copy link
Member

Don't understand your issue.

@mansai
Copy link
Author

mansai commented Apr 19, 2021

Button or Input Text or grid Component drag to TabControl,Why is it at the TabHeader?

@jogibear9988
Copy link
Member

jogibear9988 commented Oct 11, 2021

When the TabItem has a Grid or Canvas in it's conent it will work. Think maybe it is a problem if you add an empty tab item. Cause the content does not an area reacting to drag/Drop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants