wIck3d Posted February 21, 2011 Posted February 21, 2011 (edited) Hi all, Is there a way to get a label control's width? For example, if we have a label like this: $Label_1 = GUICtrlCreateLabel("Hello", 0, 0) The control's width would be set to default which autofit the control for "Hello" Is there a way to know the width in such a case? Edited February 21, 2011 by wIck3d Scripts:Mouse coords, cursor ID and color
AdmiralAlkex Posted February 21, 2011 Posted February 21, 2011 ControlGetPos() .Some of my scripts: ShiftER, Codec-Control, Resolution switcher for HTC ShiftSome of my UDFs: SDL UDF, SetDefaultDllDirectories, Converting GDI+ Bitmap/Image to SDL Surface
wIck3d Posted February 21, 2011 Author Posted February 21, 2011 Thanks! Scripts:Mouse coords, cursor ID and color
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