2
Answers

Anchorable custom control

How to make a custom control be able to anchor? I make a e-clock by overriding the paint function and it cannot be set anchor.
Here is the app with the e-clock custom control
smallanchor And here is when I enlarge the form
largeanchor Any tip or solution for this problem?

Answers (2)