Home
Forums
New posts
Search forums
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
C# Community
Log in
Register
What's new
Search
Search
Search titles only
By:
Current visitors
New profile posts
Search profile posts
Menu
Log in
Register
Install the app
Install
Home
Members
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Chris M's latest activity
Chris M
replied to the thread
Resolved
Unable to Paste into Textbox using Ctrl+V
.
That's a much neater solution, thanks JohnH.
Mar 2, 2021
Chris M
replied to the thread
Resolved
Unable to Paste into Textbox using Ctrl+V
.
Just in case someone else runs up against the same problem, I found the culprit: I had a ToolStripMenuItem on the form with its...
Mar 1, 2021
Chris M
replied to the thread
Resolved
Unable to Paste into Textbox using Ctrl+V
.
No, ReadOnly is set to False. I've checked every property on my original form against the newly added (test) form, then did the same...
Feb 28, 2021
Chris M
replied to the thread
Resolved
Unable to Paste into Textbox using Ctrl+V
.
Ah, forgive me, I understand now your point now about Alt. The problem does indeed seem to be a fault or setting with the Form I'm...
Feb 28, 2021
Chris M
replied to the thread
Resolved
Unable to Paste into Textbox using Ctrl+V
.
First of all, thanks for your reply. I've tried your code(s) but none of them will work for me, regardless of whether or not the Form...
Feb 28, 2021
Chris M
replied to the thread
Resolved
Unable to Paste into Textbox using Ctrl+V
.
Update: The following code works with pretty much any key other than X, C, V (the cut, copy & paste keys I'm trying to use!) If...
Feb 27, 2021
Chris M
posted the thread
Resolved
Unable to Paste into Textbox using Ctrl+V
in
Windows Forms
.
Hi I'm having trouble pasting text into a textbox by trapping the Control + V Keys in the textbox KeyDown event. KeyPreview for the...
Feb 27, 2021
Chris M
replied to the thread
Form Settings Not Working
.
Yeah, I take your point. CM
Feb 17, 2021
Chris M
replied to the thread
Form Settings Not Working
.
Sorted. Thank you. Perhaps worth noting that, even though Enable XP visual styles is checked you, unsurprisingly, get Windows 10...
Feb 17, 2021
Chris M
replied to the thread
Form Settings Not Working
.
Thanks JohnH, I'll read through document you attached tomorrow. Hopefully it will make sense to me! Chris M
Feb 16, 2021
Chris M
replied to the thread
Form Settings Not Working
.
I've been looking the high DPI Support you mentioned but I'm having some bother with it. The Microsoft Doc 'Configuring your Windows...
Feb 16, 2021
Chris M
replied to the thread
Form Settings Not Working
.
Had a look and it does solve the settings problem. Unfortunately it also reintroduces the HD Display problem, so I will just check once...
Feb 16, 2021
Chris M
replied to the thread
Form Settings Not Working
.
Thanks JohnH, I'll look into that. Chris M
Feb 16, 2021
Chris M
replied to the thread
Form Settings Not Working
.
Thanks for looking at this JohnH, I really appreciate it. I tried to add a new settings.settings file, as suggested and it worked up to...
Feb 16, 2021
Chris M
posted the thread
Form Settings Not Working
in
Windows Forms
.
Hi I'm using Visual Studio Community 2019 on Windows 10 and I'm having a major problem with Form Settings (in My Project window). It's...
Feb 15, 2021
Home
Members
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top
Bottom