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

Search:

Type: Posts; User: vik007

Search: Search took 0.03 seconds.

  1. How to create ActiveX Control objects in visual basic 2010 using VB.net

    Hello Guys,
    I want to create simple ActiveX Control objects in visual basic 2010 using VB.net.
    I am working on SCADA design project, in that we are using different activex objects on screens, these...
  2. Replies
    10
    Views
    17,700

    Re: Placing a Checkbox in a FlexGrid Cell

    i am using MSFlexgrid object, and using it for read / Write from CSV file.

    I want to set data type of columns of grid objects, like Column 1 Contains only String data type, 2nd column should...
  3. It is possible to set data type of MSFlexgrid columns in VB6

    i am using MSFlexgrid object, and using it for read / Write from CSV file.

    I want to set data type of columns of grid objects, like Column 1 Contains only String data type, 2nd column should...
  4. How to select single row in MSFlexGrid dynamically

    Hello,
    I have grid object and one Int Variable, as per value of that int varible, i have select or highlight that whole row.
    Suppose int = 3 then i have highlight 3 row
    if it have 4 i have...
Results 1 to 4 of 4





Click Here to Expand Forum to Full Width

Featured