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. Visual Studio
  4. How to convert Text of textbox(.net control) to char in Visual Studio 2005

How to convert Text of textbox(.net control) to char in Visual Studio 2005

Scheduled Pinned Locked Moved Visual Studio
csharpvisual-studiohelptutorial
3 Posts 3 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.
  • A Offline
    A Offline
    AhsanShah221
    wrote on last edited by
    #1

    i am a new user of .net 2005 so help in this regard

    M D 2 Replies Last reply
    0
    • A AhsanShah221

      i am a new user of .net 2005 so help in this regard

      M Offline
      M Offline
      Mark Salsbery
      wrote on last edited by
      #2

      What are you trying to do? Converting text to char makes no sense. Mark

      Mark Salsbery Microsoft MVP - Visual C++ :java:

      1 Reply Last reply
      0
      • A AhsanShah221

        i am a new user of .net 2005 so help in this regard

        D Offline
        D Offline
        DaveyM69
        wrote on last edited by
        #3

        What language are you using? C# example gives char array:

        char[] charArray = textBox1.Text.ToCharArray();

        Dave
        BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
        Expect everything to be hard and then enjoy the things that come easy. (code-frog)

        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