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

Search:

Type: Posts; User: skaswani

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    3,266

    GridView CheckBox Enable & Checked

    Dear All,

    Greetings


    I am using VS 2010 , VB.net, with SQL Server 2008 & Windows 7

    I have a datagrid name as gvBusinessNature2

    I want to Checked a CheckBox as well as show as disabled...
  2. Replies
    4
    Views
    1,120

    Re: Vb : Outlook

    i can't install 3rd party / addon:(
  3. Replies
    4
    Views
    1,120

    [RESOLVED] Vb : Outlook

    Dear Friends,

    this is my Code


    Code:
    Private Sub Command1_Click()
    Private Sub Form_Load()

    Dim objOutlookApp As Outlook.Application
Results 1 to 3 of 3





Click Here to Expand Forum to Full Width

Featured