so, when i click in Button AddB it loads on text box and the text in combo1...
well.. i need that if an Item have already been loaded, its name in Combo1 changes the font color, or something to know that that item have already been loaded...
understand??
thanks in advance
Last edited by Daskalos; Dec 6th, 2003 at 06:21 PM.
[vbcode]Dim Daskalos As NewBie
If My.english = Wrong Then
Forgive My.Poor.English
End If[/vbcode] Ða§kalø§
ICQ#: 36146307
Current ICQ status: More ways to contact me
when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu. https://get.cryptobrowser.site/30/4111672
thanks, but it's not what I need..
i need to show to the user that the item from the Combo have already been added... so, the better for this, in my case, is to chage the item color, or font, so the user will see it before clicking in ADD again..
is that possible?
thanks in advance
[vbcode]Dim Daskalos As NewBie
If My.english = Wrong Then
Forgive My.Poor.English
End If[/vbcode] Ða§kalø§
ICQ#: 36146307
Current ICQ status: More ways to contact me
Do you have to change the font colour of the combo box text. Wouldn't it be better to change the colour of the text in the listbox?
when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu. https://get.cryptobrowser.site/30/4111672
[vbcode]Dim Daskalos As NewBie
If My.english = Wrong Then
Forgive My.Poor.English
End If[/vbcode] Ða§kalø§
ICQ#: 36146307
Current ICQ status: More ways to contact me
Oh sorry I ment change the text colour in the textboxes.
when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu. https://get.cryptobrowser.site/30/4111672
the problem is that the textboxes are there only for testing purpouses...
when the user clicks in the Add button, it will add a picture in another form... so, it will be a little boring if he needs to remember the name of the items to remove them later..
any idea??
[vbcode]Dim Daskalos As NewBie
If My.english = Wrong Then
Forgive My.Poor.English
End If[/vbcode] Ða§kalø§
ICQ#: 36146307
Current ICQ status: More ways to contact me
but how could I remove the two last caracters (**)later on??
thanks for all the replies
[vbcode]Dim Daskalos As NewBie
If My.english = Wrong Then
Forgive My.Poor.English
End If[/vbcode] Ða§kalø§
ICQ#: 36146307
Current ICQ status: More ways to contact me
[vbcode]Dim Daskalos As NewBie
If My.english = Wrong Then
Forgive My.Poor.English
End If[/vbcode] Ða§kalø§
ICQ#: 36146307
Current ICQ status: More ways to contact me