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. creating custom buttons with different shapes and colours

creating custom buttons with different shapes and colours

Scheduled Pinned Locked Moved C#
visual-studioquestion
2 Posts 2 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.
  • S Offline
    S Offline
    steve_rm
    wrote on last edited by
    #1

    Hello, VS 2008 Our client wants to have a phone dialer application. So they want to have different buttons with different shapes and colours. To make it look more like a telephone dialer. They don't want to have the normal button look that are dragged on to the form. Is there any free third party controls that have the look and feel of different buttons. Is it possible to create these buttons yourself? Any good links to be able to do this? Many thanks, Steve

    N 1 Reply Last reply
    0
    • S steve_rm

      Hello, VS 2008 Our client wants to have a phone dialer application. So they want to have different buttons with different shapes and colours. To make it look more like a telephone dialer. They don't want to have the normal button look that are dragged on to the form. Is there any free third party controls that have the look and feel of different buttons. Is it possible to create these buttons yourself? Any good links to be able to do this? Many thanks, Steve

      N Offline
      N Offline
      netJP12L
      wrote on last edited by
      #2

      You may create a custom button class that is inherited from the button class. Then define your own paint method and draw button the way you want. You should look into GDI stuff for colouring and speicall effects. There are may ariticles on CP.

      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