Jump to content

Recommended Posts

Posted (edited)

Can anyone point me in the correct direction how an input control on the gui can be made borderless? I wish to keep the functionality of the input control, but have no visible boundry for the control itself.

I have attempted a variety of styles and extended styles with the standard GUICtrlCreateInput, but all of the styles I can see will not remove the border altogether.

EDIT:spelling

Edited by this-is-me
Who else would I be?
Posted

UPDATE: I found a way to accomplish it, although probably from some fluke instead of being the correct way. You can add the $WS_EX_WINDOWEDGE extended style to the control to remove the border.

Who else would I be?

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...