Hi support,
I updated to V 4.0 from V 3.1 recentely.
Now I met a simple question:
Code in V3:
Border = new ActiproSoftware.Drawing.SimpleBorder(
ActiproSoftware.Drawing.SimpleBorderStyle.Sunken,
SystemColors.Control);
I know V4 introduce a render class, but I can not find the way to convert the above code into V4.
Could someone give me some advices?
Thanks in advance.
Dong JIA
BTW, I find there are a lot of code changes between V4 and V3.
Franklly to say, I like the new features you added very much but I hate the code changes.
It is not backward compatible and break my build. :(
[Modified at 04/28/2007 04:38 AM]
I updated to V 4.0 from V 3.1 recentely.
Now I met a simple question:
Code in V3:
Border = new ActiproSoftware.Drawing.SimpleBorder(
ActiproSoftware.Drawing.SimpleBorderStyle.Sunken,
SystemColors.Control);
I know V4 introduce a render class, but I can not find the way to convert the above code into V4.
Could someone give me some advices?
Thanks in advance.
Dong JIA
BTW, I find there are a lot of code changes between V4 and V3.
Franklly to say, I like the new features you added very much but I hate the code changes.
It is not backward compatible and break my build. :(
[Modified at 04/28/2007 04:38 AM]