Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
360
Setting control height at design time.
posted

I have extended a ultratextbox and I like to set the control hieght to a specific height (21) when the control is created in design mode.  I found an article on msdn  to how to perform custom initialization for controls in design mode by overriding the InitializeNewComponent method.  Is there a way to do this with the infragistics controls?

 

John