get lost of the focus

Ok i make a button i set: flat style = flat border=0 mouse over= transparent

i dont want to be visible any border, but when the button has focus it`s automaticly painting a border... or what ever that is.. how can i lose that

Does anyone understnad what is my problem Thanks



Answer this question

get lost of the focus

  • TjMulder

    man i just dont want my button to have any form or that onFocus border coz i have a image on it> Now you understnad


  • Peter Barnum

    Does Label control help your cause What exactly are you trying to achieve

  • Ron1966

    anybody knows my problem


  • redsmurph

    Actually, Vipul already asked the question you need to answer before we can figure out the problem. What effect are you trying achieve. What would you like the look to be if you want a button with no border. It does sound to me like you want a link.

  • DarkBagler

    Then why not forget about the button. Put a picture box on the form and implement MouseEnter and MouseLeave event handler (to change the cursor) and a Click event handler.



  • MLCollins

    Nop I need some text there!!!


  • get lost of the focus