M
m.a
Hello,
Is there any way to control how designer defines control variables in
designers.cs file?
By default, all controls, which are created by designer, are protected, but
I want some of them to be public. I know that I can move them to code behind
file, but I am wondering if there is any way to ask designer to define them
as public.
Regards
Is there any way to control how designer defines control variables in
designers.cs file?
By default, all controls, which are created by designer, are protected, but
I want some of them to be public. I know that I can move them to code behind
file, but I am wondering if there is any way to ask designer to define them
as public.
Regards