Search:

Type: Posts; User: BWilliams

Search: Search took 0.01 seconds.

  1. Re: How to use a 3rd party library in Visual Studio?

    That's what I'll do for now...thanks!
  2. Re: Change WPF Window Border to Black - VB Studio

    I'll take a look...thanks!
  3. Change WPF Window Border to Black - VB Studio

    Hey everybody,

    I am reading that I will need to implement some 3rd Party programming to change the color of the window border of my WPF to black, because the window border is non-client.

    Is...
  4. Re: Error setting background image in WPF using Visual Basic, Visual Basic Studio

    Weird - I got it to work. Before debugging, only placing "space.jpg" in xaml would load the image, but for whatever reason, gave me the crash....once I put the whole file location into xaml...it...
  5. Re: Error setting background image in WPF using Visual Basic, Visual Basic Studio

    These are all a little confusing to me, but I will try to look into it.
  6. Re: Error setting background image in WPF using Visual Basic, Visual Basic Studio

    I checked off everything in the Thrown checklist, but it still doesn't go through...do I have to have certain things remaining checked in that checklist?
  7. Error setting background image in WPF using Visual Basic, Visual Basic Studio

    Hi everybody,

    I get this error message trying to set a background image for my WPF using Visual Basic in Visual Studio 2013 Express:

    "An unhandled exception of type...
  8. Replies
    10
    Views
    1,415

    Re: Change Text of Button with Click/Input Box

    Whoops! Think I got it....told you I was a beginner, haha
  9. Replies
    10
    Views
    1,415

    Re: Change Text of Button with Click/Input Box

    It doesn't seem to want to accept txtButton1 for txtButton1.Text...
  10. Replies
    10
    Views
    1,415

    Re: Change Text of Button with Click/Input Box

    Thank you!!! I am still getting my feet wet but I appreciate it - I was thinking about doing the right mouse click as well, I will have to pour over your code there and absorb
  11. Replies
    10
    Views
    1,415

    Re: Change Text of Button with Click/Input Box

    That sounds like a good idea!
  12. Replies
    10
    Views
    1,415

    Re: Change Text of Button with Click/Input Box

    Yes, I suppose I am not sure. I guess in my mind it would go:

    -Click button
    -Interface allows you to change text in button, say, from "Food" to "Apple."
    -You click off the button and it accepts...
  13. Replies
    10
    Views
    1,415

    Change Text of Button with Click/Input Box

    Hi all,

    I am not sure if this is the place to post (new to this site), but I am trying to change the text of a button with a click followed by a prompt to enter the new text. Ideally, I would be...
Results 1 to 13 of 13



Click Here to Expand Forum to Full Width