User Profile

Collapse

Profile Sidebar

Collapse
steci
steci
Last Activity: May 21 '08, 12:45 PM
Joined: Mar 17 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • steci
    started a topic CheckListBox

    CheckListBox

    I'm new to VB.Net

    Can anyone tell me what i done wrong ?

    If clbSolar.Select edIndex = True Then
    lstSolar.Items. Add("5%")
    Else
    lstSolar.Items. Add("")
    End If


    on my listbox, it won't come out.
    See more | Go to post

  • steci
    started a topic Visual Basic 2005 Question
    in .NET

    Visual Basic 2005 Question

    I need some help for VB.

    When i press Play, it keeps comes out with Error.
    I know where i got it wrong but don't know what to put it.

    "dPeopleLivingH ouse = CDbl(txtPeopleL ivingHouse8KWH. Text)"

    this bit is wrong. (CDbl)

    can anyone help me ?

    [code=vbnet]
    Public Class frmGreenEarthEn ergy

    Const dPeopleLivingHo use8KWH As Integer = 8...
    See more | Go to post
    Last edited by debasisdas; Apr 8 '08, 04:45 AM. Reason: added code=vbnet tags
No activity results to display
Show More
Working...