gzm55 Posted May 29, 2005 Posted May 29, 2005 i want each row of tabs fills the entire width of the tab control, and create tab like this: $gTabID = GUICtrlCreateTab(0, 0, 100, 100, $TCS_MULTILINE+$TCS_RIGHTJUSTIFY ) but it doesn't work, or i have write something wrong. thx to point that^^ how to use the Tab Styles $TCS_RIGHTJUSTIFY?
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