07 2011 档案

摘要: Implementing the IToolTip interfaceYou can also create a custom ToolTip by extending an existing control, such as a Panel or other container, and implementing the IToolTip interface. The following example uses a Panel container as the base for a new implementation of the IToolTip interface: 1<?xm阅读全文
posted @ 2011-07-08 14:32 静候良机 阅读(125) | 评论 (0) 编辑