Der_Andi Posted August 13, 2010 Posted August 13, 2010 (edited) Hi,how do I apply strikethrough formatting to a treeview item?This does not work:$tvItem = GUICtrlCreateTreeViewItem("my item", $treeview) GUICtrlSetFont(-1, 9, 400, 8) ;8 for strike... nor does 2 for italic, btw.Any ideas?If relevant: OS is Win7 x64, but I don't use 64-bit AutoIt-Tools.Andi Edited August 13, 2010 by Der_Andi
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