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

How to anchor PopupNotifier #21

Open
Blatotlacka opened this issue Jan 9, 2021 · 3 comments
Open

How to anchor PopupNotifier #21

Blatotlacka opened this issue Jan 9, 2021 · 3 comments

Comments

@Blatotlacka
Copy link

Hi,

is there a way how to anchor PopupNotifier to form instead of a screen?
I tried to set location to active form. But it is not anchored to form.

Thanks for answer.

@LiorBanai
Copy link
Collaborator

you want it to follow the form and not the screen?

@ricardopolo
Copy link
Member

I’m not understanding the issue. Can you elabore a bit more please?

@Blatotlacka
Copy link
Author

you want it to follow the form and not the screen?

Yes, thats what i want. I tried change this: Popup.Location = new Point(ActiveForm.Right - frmPopup.Size.Width - 1 .......);
Popupnotifier follows the form then. But it stays in its place when I try to move the form.

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

3 participants