Move controls on inherited form? 
Author Message
 Move controls on inherited form?

Is there any easy way to move controls around on a inherited form? Or is it
only the hard way to do it (by programming)?

Regards
Fredrik



Fri, 03 Jun 2005 16:29:37 GMT  
 Move controls on inherited form?
To answer my own question...

Set the originals form's controls to Protected or Public will allow resizing
and moving them on inherited forms.


Quote:
> Is there any easy way to move controls around on a inherited form? Or is
it
> only the hard way to do it (by programming)?

> Regards
> Fredrik



Sun, 05 Jun 2005 02:35:36 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. BUG: Can controls be moved on inherited forms?

2. custom form control: Cannot view design view of forms that inherit this form

3. Tab Control in inherited forms

4. Inherited form and remembering controls

5. Inherited Forms, Reseting Controls

6. Inherits System.Windows.Forms.Control...

7. Access control property on inherited form

8. Add Inherited Form - not all existing forms shown

9. Inherits - Whats the difference between Form.Textbox and Form.TextboxBase

10. i can't open a inherited form with form editor (beta 2)

11. Controls Inheriting Other Control's Properties

12. Controls Inheriting Other Control's Properties

 

 
Powered by phpBB® Forum Software