Re: Moving a child window



by attaching i meant i use getobject and then i make my form the child
of the visio drawing,
resizing is done by changing the width and height properties of the
child form, but when doing so, the form also moves with respect to the
parent window, this is unwanted.
thanks

.



Relevant Pages

  • Re: Loading another MDI child calls _Resize?!
    ... Private Sub Form1_Resize ... 'do code to resize objects here ... My project forms have some fairly complex resizing code that adjusts the ... > If a child form is maximized and you load another child ...
    (microsoft.public.vb.general.discussion)
  • Re: Loading another MDI child calls _Resize?!
    ... My project forms have some fairly complex resizing code that adjusts the ... > Hi Paul: ... > If a child form is maximized and you load another child ... > resize events to fire. ...
    (microsoft.public.vb.general.discussion)
  • Re: Loading another MDI child calls _Resize?!
    ... Paul ... > will fire on already opened forms that get moved. ... > My project forms have some fairly complex resizing code that adjusts the ... >> If a child form is maximized and you load another child ...
    (microsoft.public.vb.general.discussion)
  • Re: How to add extra ou to LDAP script
    ... Set objGroup = GetObject _ ... a child of it's parent ou, and ou=myOrgUnit is a child of the domain. ... components in the AdsPath are listed in order from child to parent. ...
    (microsoft.public.windows.server.scripting)

Loading