1) Cannot override methods like WndProc, ProcessCmdKey, etc in a derived Control. The class ref for a particular property will let you know about the permission requirements.
2) Cannot call Control.Parent.
3) Cannot call Control.Focus() method.
1) Cannot override methods like WndProc, ProcessCmdKey, etc in a derived Control. The class ref for a particular property will let you know about the permission requirements.
2) Cannot call Control.Parent.
3) Cannot call Control.Focus() method.
Share with