N
niboew
Hello,
there is a problem with synchronization between tag style attribute in
design mode and WebControl.Style collection: collection not updates
when user changes component position on asp page (position: absolute;
left, top depends on control location).
Control successfully handle changes that we make in property grid in
design time, but nothing happens while drag - properties not update.
Does the way exists that allows implement Left, Top for WebControl with
same behavior as Width and Height?
Regards.
there is a problem with synchronization between tag style attribute in
design mode and WebControl.Style collection: collection not updates
when user changes component position on asp page (position: absolute;
left, top depends on control location).
Control successfully handle changes that we make in property grid in
design time, but nothing happens while drag - properties not update.
Does the way exists that allows implement Left, Top for WebControl with
same behavior as Width and Height?
Regards.