Jump to content

Recommended Posts

Posted

Hi, i mean for external control

You can move ( ControlMove ) you can hide ( ControlHide ) but you can delete? When i'm hiding a control the space is always "used" by the control, ControlMove not always work. Thank you

Posted (edited)

Just re-read that...what do you mean 'used'...are you replacing it with something?  Is the Z order still on top?  Are you still able to perform the action from the click?

Disable and hide it, if so.

ControlDisable
Edited by jdelaney
IEbyXPATH-Grab IE DOM objects by XPATH IEscriptRecord-Makings of an IE script recorder ExcelFromXML-Create Excel docs without excel installed GetAllWindowControls-Output all control data on a given window.
Posted (edited)

I'll make a stupid example, try to use ControlHide on the taskbar. the taskbar will be hidden but when you maximize a window the space previusly used by the taskbar is still used also if is empty and no taskbar is visible.

I don't what to hide the taskbar :D but i have the same problem, so i have think "if i'll delete it is better, but is possible?" maybe with SendMessage?

Edited by MyEarth

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...