Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Numeric Input
Message
General information
Forum:
ASP.NET
Category:
Other
Title:
Miscellaneous
Thread ID:
01156834
Message ID:
01158416
Views:
22
>Einar
>
>Tried code something like this before
>
>Inserting the code come up with the following
>
>Proprty or indexer 'System.Windows.Forms.KeyPressEventArgs.KeyChar' cannot be assigned to -- its readonly
>
>Any ideas please

I just looked it up in the docs:
public char KeyChar { get; set; }
It appears that KeyChar has both get and set accessors.
Semper ubi sub ubi.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform