bourny Posted August 27, 2016 Posted August 27, 2016 Hi, Does anyone know how to allow the drop down part of a GuiCtrlCreateCombo to be longer than the width of the actual combo box . some of my combo boxes have long data which is chopped off when the drop down is selected. Many Thanks
InunoTaishou Posted August 27, 2016 Posted August 27, 2016 _GUICtrlComboBox_SetDroppedWidth($hWnd, $iWidth)
bourny Posted August 27, 2016 Author Posted August 27, 2016 Perfect, Thanks InunoTaishou. If only I had just read the help file with my eyes a bit more open.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now