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

Search:

Type: Posts; User: deepakharia

Search: Search took 0.03 seconds.

  1. Replies
    40
    Views
    94,895

    sending e-mail through VB application

    Hi All,
    I am developing an application wherein I need to send one data report through the application to a specific e-mail address. How can I do it?
  2. Replies
    2
    Views
    671

    How to get crystal reports?

    I want to use crystal reports.Are they more powerful than VB data reports?How to get them?
    Thanks...
    Deepak.
  3. Replies
    0
    Views
    978

    How to create attractive reports!

    Hi All,
    Could we create attractive reports as in Access in VB.Could we import those reports in VB.Is it possible to import forms and reports created in Access into your VB Application.
    ...
  4. How to change data reports dynamically

    Dear All,
    I am developing an application where I need to assign data source for data report at run-time.How is it possible? Is there any other way in VB to print forms(to print invoices) like data...
  5. Replies
    0
    Views
    577

    Adding bitmaps to dialog

    Hi,

    Just inserting picture from resource and then
    adding any bitmap or icon from properties is not
    working.
    When I run the program, it is not visible in
    dialog box otherwise it is visible...
  6. Replies
    2
    Views
    701

    How to add bitmaps on Dialog boxes

    Hi everyone,
    I am building an front end for an application in SDK.
    I want it to look beautiful.
    For this I want to add bitmaps on the dialog boxes
    and menus.
    But don't know how to do it....
  7. How to use list view or list controls in SDK?

    Hi All,
    I am trying an application in SDK(not in MFC) where I need to show icons in the list box.
    For this I have to use List box or List controls.
    I have tried inserting them into Dialog box....
  8. How to add strings with associated icons in list box in SDK not in MFC

    High all,
    I am developing one application in SDK where I need to show some strings with associated icons in list box.
    How can I do that?
    Can I use list views for this purpose?
  9. Replies
    0
    Views
    464

    How to add icons in list box in SDK

    We can add images in list box in MFC.
    But how to do it in SDK.
    I have tried a lot of options but could not
    do it.
    Want ur help
    Thank u
Results 1 to 9 of 9





Click Here to Expand Forum to Full Width

Featured