vaibhavs Posted February 23, 2007 Posted February 23, 2007 Hi, Is there a way to center align Buttom? If not can I see the grid while designing object layout so that I can get an idea of the positioning. Currently I am doing the trial & error method. Does Lable "GuiCtrlCreateLabel" have a font property. Font Type, size, Underline, bold, color etc. Thank you. regards, Vai
Valuater Posted February 23, 2007 Posted February 23, 2007 (edited) a style of $SS_Center will center text also buttons have $BS_VCENTER see style and extended styles also see GUICtrlSetColor() GuiCtrlSetFont() GUICtrlSetStyle() 8) Edited February 23, 2007 by Valuater
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