Der_Andi 0 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 Share this post Link to post Share on other sites