#22002/6/5 16:20:58
Hint
Sets the text that is displayed (as a tool tip) when the mouse is paused over the control. If you want the tool tip to appear you also need to set the property "ShowHint" to "True".
事实上Winctrl.u32里的tooltip只是Control 的一个属性,不能脱离使用的!