Search:

Type: Posts; User: Gooer

Search: Search took 0.03 seconds.

  1. Replies
    1
    Views
    3,831

    VS 2013 Find and Replace text in TextBox

    I have my main windows form which has a txtClientArea textbox where a user will input his data. So i put a Find command in menu strip which calls another form frmFindandReplace. This...
  2. Replies
    4
    Views
    2,769

    VS 2013 Re: Program to give sum of all odd and even digits

    Yea thanks btw i see that. For anyone who would like to see my a capture of the code to get better idea:

    Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click
    ...
  3. Replies
    4
    Views
    2,769

    VS 2013 Re: Program to give sum of all odd and even digits

    hmm ok. how can i separate the two calculations to an even button and odd value button. i am learning vb for the first time not mind my qs.
  4. Replies
    4
    Views
    2,769

    VS 2013 Program to give sum of all odd and even digits

    I am making a Visual Basic.NET program to do the following:

    1. Give Total number of all ODD digits and EVEN digits together
    2. Give Sum of all ODD digits
    3. Give Sum of all EVEN digits
    ...
Results 1 to 4 of 4



Click Here to Expand Forum to Full Width