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

Why in the MetroButtonTextBox the visibility of PART_ClearText is not managed as the MetroTextBox? #2220

Closed
gigios opened this issue Nov 20, 2015 · 2 comments · Fixed by #2387
Assignees
Milestone

Comments

@gigios
Copy link

gigios commented Nov 20, 2015

I want to manage the MetroButtonTextBox Visibility behavior in the same way of the MetroTextBox (when there is Text in the TextBox the button should be visible, otherwise collapsed).
I have checked the style and I have seed that the PART_ClearText dows not have any binding in the Visibility property.
Is it a missing binding or there are a different way to hide the button?

@punker76 punker76 added this to the 1.3.0 milestone Mar 1, 2016
@punker76 punker76 self-assigned this Mar 1, 2016
punker76 added a commit that referenced this issue Mar 1, 2016
…-TextButton

MetroButtonPasswordBox / MetroButtonTextBox fixes for #2385 and #2220
@punker76
Copy link
Member

punker76 commented Mar 1, 2016

@gigios it's now possible since #2387

@gigios
Copy link
Author

gigios commented Mar 2, 2016

Thank you!

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

Successfully merging a pull request may close this issue.

2 participants