Jump to content

Recommended Posts

Posted (edited)

i have a resizeable gui and not sure why this icon is in the statusbar

i am trying to get rid of it because covers my text. i added an additional part to get around it (with _guictrlstatusbar_setparts) - that's why you see the vertical line before the icon. i've also tried using _guictrlstatusbar_setsimple but that gets rid of the parts (i have another one i need)

thanks in advance!

post-1163-0-93437300-1349962594_thumb.jp

Edited by gcue
Posted

i see in the help file that its called a sizing grip. however i never specified to create it when i create the statusbar

$dSTATUS = _GUICtrlStatusBar_Create($dGUI)

the sizing grip icon appears when i make the gui re-sizeable

Posted (edited)

I have found this : http://msdn.microsoft.com/en-us/library/system.windows.forms.form.sizegripstyle.aspx

oh wait... this is for the GUI

I will take a look if I find how to do it in autoit.

Br, FireFox.

Edited by FireFox

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...