CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: Rayner

Search: Search took 0.01 seconds.

  1. Re: How to rename DataGridView Header by double click

    Thanks for your inputs. To rename yo have implemented a new form.
    But I dont think they will accept in my project to add a new form for renaming.
    I have attached the code of mine. In that...
  2. How to rename DataGridView Header by double click

    I am having a datagrid view. In that suppose I give the header name as wrong, suppose say, instead of "test", i gave it as "tst". So i need to rename in this case. So what i expect is I need to...
  3. How to rename DataGridView Header by double click

    I am having a datagrid view. In that suppose I give the header name as wrong, suppose say, instead of "test", i gave it as "tst". So i need to rename in this case. So what i expect is I need to...
  4. Replies
    6
    Views
    522

    Re: Moving to next item in combobox

    we have over-ridden all the properties of excel and make our own excel with com components. That's the reason why we have over-ridden the properties of combobox too..
  5. Replies
    6
    Views
    522

    Re: Moving to next item in combobox

    page up will take to previous item and page down will take to next item( same as UP/DOWN )
  6. Replies
    6
    Views
    522

    Re: Moving to next item in combobox

    same behaviour for page up and page down..
  7. Replies
    6
    Views
    522

    Moving to next item in combobox

    I am creating a combo box dynamically in excel sheet. Suppose say i am having 5 items in my combo box {a,b,c,d,e}. Now after pressing the drop down and if i press down arrow, 'b' will come in the...
Results 1 to 7 of 7



HTML5 Development Center

Click Here to Expand Forum to Full Width