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

ParrotButtons do not support Form 'AcceptButton' property #86

Open
rrirower opened this issue Nov 22, 2022 · 0 comments
Open

ParrotButtons do not support Form 'AcceptButton' property #86

rrirower opened this issue Nov 22, 2022 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@rrirower
Copy link

Bug explanation

I'd like to set a ParrotButton, etc. as the form's 'AcceptButton'. But, since it does not support the IButtonControl interface, it does not appear in the 'AcceptButton' drop-down on the Form's properties. Setting 'AcceptButton' through the code will not work because it cannot be cast to 'IButtonControl'.

Version

3.7.8.8

@rrirower rrirower added the bug Something isn't working label Nov 22, 2022
@Taiizor Taiizor added the enhancement New feature or request label Nov 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants