User Profile

Collapse

Profile Sidebar

Collapse
deviranir
deviranir
Last Activity: Mar 9 '09, 10:14 AM
Joined: Dec 24 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • deviranir
    replied to img element
    Hi,

    Thanks a lot !
    That worked .

    Dev.
    See more | Go to post

    Leave a comment:


  • deviranir
    started a topic img element

    img element

    Hi,

    In my application developing using VB .Net, i want a create HTML elements dynamically. I want to create as given below ,

    Code:
    <div class="contact">
    <dl class="user">
    <dt>
    <img class="onicon" title="Online" alt="Online" src="var/images/spacer.gif"/>
    </dt>
    <dt class="photo">
    ...
    See more | Go to post

  • deviranir
    started a topic vb .net - Rich TextBox

    vb .net - Rich TextBox

    Hi,

    I am very thankful to the authors for the replies i received for my earlier posts.
    Now i have a new question.

    In my windows application, i have a rich textbox. When i press Enter, i want some action to be performed. But now it simply goes to the next line.

    Any help will be appreciated.

    Thanks,
    Dev.
    See more | Go to post

  • deviranir
    replied to VB.net - Textfield - Resize
    Thank you !
    That helped..

    - Dev
    See more | Go to post

    Leave a comment:


  • deviranir
    started a topic VB.net - Textfield - Resize

    VB.net - Textfield - Resize

    Hi,

    Can anyone help me on how to resize the textfield when the form is resized.
    I am using Visual Studio 2005. I tried in 2008 also, but i couldn't find any option.

    I read in a forum to use the option, 'AutoSize' but this is not available in either 2005/2008.

    Thanks in advance,
    Dev.
    See more | Go to post

  • deviranir
    started a topic show a form from a thread
    in .NET

    show a form from a thread

    Hi,

    I am developing a desktop chat application using vb.net.
    My design is as follows :

    1. Have a login form
    2. Have a contacts form
    3. Have a chat form

    The chat form should be opened at runtime depending upon my chat server response. I should always listen for the response from the server and open the form.
    I written a function which will listen for the response and trying...
    See more | Go to post
No activity results to display
Show More
Working...