Search results for query: *

  • Users: yuan22m
  • Content: Threads
  • Order by date
  1. Y

    problem with ajax toolkit slideshow extender

    I am using the slideshowextender control to display images from database. I am using image handler to retrieve images from database. My problem is when i am using for loop to populate the slide for the slideshowextender images wont display but if i do a manual add to array it works. Below is the...
  2. Y

    Question Missing Paper clip icon in gmail

    Hi, I dont know if someone had encountered this problem. I used the code below to send email with a google account. I can send the email with attachment but a minor problem for recipient using gmail. I notice that the paper clip image or icon on the right side of the the gmail inbox list is...
  3. Y

    Question Adding a visible drag handle for splitcontainer in windows form

    Hi Can anyone help on how to place a visible image in the splitcontainer so it would be obvious for users to see that the area is movable. Like the split container in SplitContainer Class (System.Windows.Forms) which has the gray with '...' Thanks a lot. Yuan
  4. Y

    Calling a function from a form to another form

    Hi Can someone help me how to call a function from a different form. Like the button click event. i have this scenario. I have a main form and a child form in the main form there is a navigation panel on the left side controlling the child form. What i want is if clicking the add record in my...
Back
Top