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

Search:

Type: Posts; User: thenndral

Search: Search took 0.02 seconds.

  1. How to send Email without using MS Outlook?

    Hi,

    I have a code for send/receive email using MS Outlook
    but the problem is some of my clients are not using MS Outlook so I can't use that code.

    I try to use CDO's and VBSendMail.
    CDO's - >...
  2. Replies
    3
    Views
    2,152

    Re: Image Processing in Grid.

    Hello,

    Any suggestion Appreciated....

    Thanks,
    thenndral
  3. Replies
    3
    Views
    2,152

    Re: Image Processing in Grid.

    Hello,

    Thanks for your reply. Please see the attachment image you can able to understand more.

    Actually this is a Farpoint spreadsheet5.0 for c# .net.

    I think it is possible to make in...
  4. Replies
    3
    Views
    2,152

    Image Processing in Grid.

    Hello,

    I'm using visual basic6.0.

    I want to create a user control.It's like a Image processing in Grid.

    my requirement is,
    1. Add image in a Grid control[which grid control is better to...
  5. Resize Image[jpg, png] through Rectangle API with mouse move

    Hello,

    I using vb6.0.
    I want to load a image into a picture box and resize it in runtime through mouse.
    Image type is jpg or png.

    my logic is,
    1. load image[jpg or png ] into picture box...
Results 1 to 5 of 5





Click Here to Expand Forum to Full Width

Featured