syryu
2008-02-20 06:46:01 UTC
Hello!
I'm using Visual Studio 2005 Professional Edition, especially Visual Basic.
What I'm trying to do is to make a UserControl using "Windows Control
Library" project.
I'm adding some properties in the class, but I found out that when I add a
property of type "PointF", I cannot seem to change the value in designer. It
looks like as if it is read-only when it's not. Strange thing is, when the
property is "Point" type, then it's ok. Is there any work-around of this
problem or am I misunderstanding something?
I'm using Visual Studio 2005 Professional Edition, especially Visual Basic.
What I'm trying to do is to make a UserControl using "Windows Control
Library" project.
I'm adding some properties in the class, but I found out that when I add a
property of type "PointF", I cannot seem to change the value in designer. It
looks like as if it is read-only when it's not. Strange thing is, when the
property is "Point" type, then it's ok. Is there any work-around of this
problem or am I misunderstanding something?