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. Regrding Listbox

Regrding Listbox

Scheduled Pinned Locked Moved C#
csharptutorial
6 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.
  • R Offline
    R Offline
    Rmesh
    wrote on last edited by
    #1

    How to change the Border style of Listbox in ASP .net

    S 1 Reply Last reply
    0
    • R Rmesh

      How to change the Border style of Listbox in ASP .net

      S Offline
      S Offline
      Stathread
      wrote on last edited by
      #2

      Type this in and once you press the . the intellisense should show you a list of border styles. this.ListBox1.BorderStyle = BorderStyle.

      www.DaytonaForums.com

      R 2 Replies Last reply
      0
      • S Stathread

        Type this in and once you press the . the intellisense should show you a list of border styles. this.ListBox1.BorderStyle = BorderStyle.

        www.DaytonaForums.com

        R Offline
        R Offline
        Rmesh
        wrote on last edited by
        #3

        I have tryed this one But it will change

        1 Reply Last reply
        0
        • S Stathread

          Type this in and once you press the . the intellisense should show you a list of border styles. this.ListBox1.BorderStyle = BorderStyle.

          www.DaytonaForums.com

          R Offline
          R Offline
          Rmesh
          wrote on last edited by
          #4

          I have tryed this one But it will not change

          S 1 Reply Last reply
          0
          • R Rmesh

            I have tryed this one But it will not change

            S Offline
            S Offline
            Stathread
            wrote on last edited by
            #5

            primaryStyle.BorderStyle =BorderStyle.Dotted; ListBox1.ApplyStyle(primaryStyle); How about that?

            _____________________________ www.DaytonaForums.com

            R 1 Reply Last reply
            0
            • S Stathread

              primaryStyle.BorderStyle =BorderStyle.Dotted; ListBox1.ApplyStyle(primaryStyle); How about that?

              _____________________________ www.DaytonaForums.com

              R Offline
              R Offline
              Rmesh
              wrote on last edited by
              #6

              there is no property like Primarystyle

              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