Search results for query: *

  1. AndrewShev05

    Resolved currency converter

    Thank you. Like I said. I am so new to programming that I don't even know the process. Seems ironic. why would my school give me something that I do not know squat about, with no help? I will do what I learned from you, and get back if I get stuck. Thank you again.
  2. AndrewShev05

    Resolved currency converter

    @Skydiver Can you please help me? I am completely new to C#. Can you possibly write some pseudo code? Or guide me somehow. Really frightened right now.
  3. AndrewShev05

    Resolved currency converter

    i am tring to get when the convert button is clicked for the entered amount is calculated. I got "if (btnconvert."- I don't know what to call next
  4. AndrewShev05

    Resolved currency converter

    I got all of the design down. How do I write the code to convert from dollar amount to the other currency? I am really new. Honestly don't know how to start. I think it should be an "if" statment?
  5. AndrewShev05

    Resolved currency converter

    Hi. I was given a project for school and I am lost. Don't know how to and where to start. I will attach the file. any guidance will be much appreciated. I got the form up, removed minimize maximize buttons. Got it to the center when run But I don't know how to start with the code.
  6. AndrewShev05

    Folder Browser Dialog to work in picturebox

    Thank you for your help. I will most likely be back when I start putting it together. Had a lot of work today, don't have time to do it right now. thank you again.
  7. AndrewShev05

    Folder Browser Dialog to work in picturebox

    Where do I start, like I said previously, completely new to C# and overall programming Now I am even more scared.
  8. AndrewShev05

    Folder Browser Dialog to work in picturebox

    Is there a way to have one picture box, that shows one picture at a time, but is able to go through many photos without having to manually select a new picture each time? I want to load a folder of photos and be able to look through each of them one at a time, without manually selecting a new...
  9. AndrewShev05

    Folder Browser Dialog to work in picturebox

    The project states I can't do that. Is there a way to load the next image non-manually whenever i "scroll" to the next one?
  10. AndrewShev05

    Folder Browser Dialog to work in picturebox

    Is there any other type of "boxes" that will allow me to do this? This is for a project, and it needs to be one box, with scroll arrows, kinda similar to Microsofts image viewer. I'm really lost and stressed, pls help.
  11. AndrewShev05

    Folder Browser Dialog to work in picturebox

    Hello, I am a bare-bones beginner with very little to no knowledge of C# programming, also new to the forum. I want to make an image viewer to load a whole folder of images and be able to scroll through them. I met a large speedbump that I cannot figure out. I am using the folder browser dialog...
Back
Top Bottom