TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Mr Alicard
NA
27
475
Block clicks with mouse on the form
Dec 17 2020 9:53 AM
Hello
I am trying to prevent that the user can click to the form.
I tried the ShowDialog over the form and it works however the form doesn't show the cursor icon when hover to the form which is "No". (I did setup the cursor icon in the form properties).
So in short this is happening:
Two forms are there. One form which is maximized and second form which is over on the first form. Both form are setup as "Topmost". The main problem is that if I click to the first form which is maximized then the second form will be behind of the first form. I want prevent that the user could click to the first form so the second form will staying there visible. Meanwhile the first form would show the cursor icon "no".
How can I prevent that the people could click to the form?
Thank you in advance the answers.
Reply
Answers (
1
)
Cannot sent Post multipart/form-data Httpclient c# API
cannot convert from 'string' to 'System.Collections.Generic.IEnumerabl