CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Apr 2010
    Posts
    7

    how to use the cell as a text box

    Hi
    The issue is whenever the user selects an item in an comboBox , the cell adjacent to the comboBox must act as a textbox containing by default as "Enter the Value" in transparent mode. when the clicks on it the default text has to be sqiped off and the cursor must blink at the beginning of the cell. can any one help to resolve this issue?

  2. #2
    Join Date
    Jul 2001
    Location
    Sunny South Africa
    Posts
    11,284

    Re: how to use the cell as a text box

    What cell are you talking about??

  3. #3
    Join Date
    Apr 2010
    Posts
    7

    Re: how to use the cell as a text box

    I am talking about an excel sheet cell, i have to indicate the cell as input cell indicating the user "Enter the value". Can anyone help me to resolve this issue?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured