Forum: VB.NET Oct 24th, 2007 |
| Replies: 2 Views: 3,629 Hi this is sunny,
i have a form with 5 text boxes and 5 labels.
now i want to zoom in and zoom out the form.
actually i have no idea.
please tell me the solutions. |
Forum: VB.NET Oct 13th, 2007 |
| Replies: 3 Views: 7,415 i have created add-in for Outlook 2007 . but when i run outlook the commandbar button which should be appear on standard bar , does not appear.
i think there is a problem in register of Add-in.
the... |
Forum: VB.NET Sep 25th, 2007 |
| Replies: 1 Views: 996 hi freinds, this is sunny.
there is API which is uded in vb for filling the color in region.
ExtFloodFill Picture1.hdc, X, Y, Picture1.Point(X, Y), 1
but when i use it in vb.net , it gives... |
Forum: VB.NET Sep 24th, 2007 |
| Replies: 7 Views: 4,865 hi Binoj Daniel,
first thanks for reply.
i read your article , i think it really can help me.
so i downloded it. but when i run it it was not working properly. i just made one change only, i... |
Forum: VB.NET Sep 24th, 2007 |
| Replies: 2 Views: 5,363 Hi friends, This is Sunny. i am trying to create a paint brush. almost i have done it but there is a problem in filling color.
Actually i have done it in vb6 but when i use vb.net it does not work.... |
Forum: VB.NET Sep 20th, 2007 |
| Replies: 0 Views: 1,814 Hi friends, This is Sunny. i am trying to create a paint brush. almost i have done it but there is a problem in filling color.
Actually i have done it in vb6 but when i use vb.net it does not work.... |
Forum: VB.NET Sep 20th, 2007 |
| Replies: 7 Views: 4,865 hi prretham.saroja, first thanks for reply !
i want to open any website in web browser using vb.net, and then i want to record the all events that happened on the web site like clicking, enter... |
Forum: VB.NET Sep 19th, 2007 |
| Replies: 7 Views: 4,865 i need to automate web browser using vb.net |