Hi

I am trying to create an fixed size ActiveX control,

I tried in OnSize() function to restrict width (cx) and height (cy), but doesn't seem to help.

I also tried SetWindowPos(), that also doesn't help.

Anyone can help me out.

Thanks