Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Button Border

Button Border

Scheduled Pinned Locked Moved C#
question
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    Nafiseh Salmani
    wrote on last edited by
    #1

    how could i set a button without any border?!! thanks

    R L K 3 Replies Last reply
    0
    • N Nafiseh Salmani

      how could i set a button without any border?!! thanks

      R Offline
      R Offline
      Rakheesh Chalil
      wrote on last edited by
      #2

      Hi, From your question, it is not clear that what kind of application are you using. If it is an ASP.NET application, you can set the look and feel of the control by setting the appropriate css class. You may need to write appropriate style sheet class for this. If it is a Windows based application, you can set any of the options available in the propertly window. --Rakheesh

      1 Reply Last reply
      0
      • N Nafiseh Salmani

        how could i set a button without any border?!! thanks

        L Offline
        L Offline
        LievenDoclo
        wrote on last edited by
        #3

        if it's not in the borderstyle options, I guess you'll have to do an ownerdraw on your button...

        1 Reply Last reply
        0
        • N Nafiseh Salmani

          how could i set a button without any border?!! thanks

          K Offline
          K Offline
          kkadir
          wrote on last edited by
          #4

          Hi, Try to make FlatStyle flat and then in the FlatAppearence make BorderSize 0

          .:: Something is Wrong ::.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups