ICONICO

Discussion Thread

UniToolbox

Message Thread

Developer ComponentFor WindowsUniToolbox

UniToolbox iconThe leading control suite for Unicode development in Visual Basic.

Posted in the UniToolbox Forum.




UniList

Can UniList display a different toolptip base on each item?
by Alfonso Ron on Feb 2 2009 12:29pm Reply

UniList

Yes, you can even display UniCode tooltips. The easiest way is something like this, using the mousemove event:

Private Sub UniList1_MouseMove(Button As Integer, Shift As Integer, X As Single, Y As Single)
UniList1.UniToolTipText = "This Item Is Selected: " & UniList1.ListIndex
End Sub
by Nico Westerdale on Feb 2 2009 12:32pm Reply

UniList

Note that on the UniFlexGrid you should use the CellToolTipText property to get UniCode tooltips.
by Nico Westerdale on May 8 2009 11:38am Reply

Our Software Stores

IconicoAccurate Design and Development Software

BitsDuJourDiscount Deal Coupons for Windows and Mac Software Apps

Our Software Services

IcoBlogOur Official Blog

© copyright 2004-2024 Iconico, Inc. Code & Design. All Rights Reserved. Terms & Conditions Privacy Policy Terms of Use Login