Enumeration in Component

T

ThomasWG

I am using C# in Visual Studio to develop my own component. I inherited from
System.ComponentModel.Component. I added a public variable that is a
enumeration. The enumeration appears correctly in the Property Box for the
component and if I select a value that is not the default, the value gets
written to the code-behind file (.aspx.cs). But if I shut down Visual Studio
and get back in, the Property Box shows the default again (but the
code-behind shows the correct value). Is there something I can do to correct
this? Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,077
Latest member
SangMoor21

Latest Threads

Top