标签: c++ visual-c++ tooltip
是否可以在Visual C ++ 6中向CStatic Ctrl添加工具提示?怎么样?
答案 0 :(得分:0)
当然,您可以使用CToolTipCtrl将工具提示添加到窗口,对话框或控件的任何部分。