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 Basic
  4. disable any input RichEditBox

disable any input RichEditBox

Scheduled Pinned Locked Moved Visual Basic
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.
  • S Offline
    S Offline
    shinay
    wrote on last edited by
    #1

    Is there any way to just disable any input from user but not disable the control itsself. basically i want to display character in richedit box for read only Shin

    B D 2 Replies Last reply
    0
    • S shinay

      Is there any way to just disable any input from user but not disable the control itsself. basically i want to display character in richedit box for read only Shin

      B Offline
      B Offline
      bneacetp
      wrote on last edited by
      #2

      Try setting the ReadOnly property of your RichTextBox control to True and see if that is the desired result that you want. Best wishes for you and you project. :)


      John 3:16: "For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life."

      1 Reply Last reply
      0
      • S shinay

        Is there any way to just disable any input from user but not disable the control itsself. basically i want to display character in richedit box for read only Shin

        D Offline
        D Offline
        Dave Goerlich
        wrote on last edited by
        #3

        Check out this article: http://www.codeproject.com/cs/miscctrl/ListViewEmbeddedControls.asp Included in his demo project, is a subclassed read only rich text box. Might be just what you are looking for. :) -- Dave

        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