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.




FAQ: The UniCombo's ItemData does not support the value -1

The following demonstrates this issue:

Private Sub Form_Load()
UniCombo1.AddItem "1"
UniCombo1.ItemData(UniCombo1.NewIndex) = 1
UniCombo1.AddItem "0"
UniCombo1.ItemData(UniCombo1.NewIndex) = 0
UniCombo1.AddItem "-1"
UniCombo1.ItemData(UniCombo1.NewIndex) = -1
UniCombo1.AddItem "-2"
UniCombo1.ItemData(UniCombo1.NewIndex) = -2
End Sub

Private Sub UniCombo1_Click()
MsgBox UniCombo1.ItemData(ucbo.ListIndex)
End Sub


This issue is resolved by release 1.0.3.5. The latest version of UniToolbox can be downloaded from our product download page.
by Nico Westerdale on Jan 2 2009 2:36pm 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