Click here to Skip to main content
16,007,858 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: VBA Question Pin
EliottA3-Dec-08 4:20
EliottA3-Dec-08 4:20 
QuestionHow to insert multiple checkbox value into database using VB Pin
sumit52833-Dec-08 1:30
sumit52833-Dec-08 1:30 
AnswerRe: How to insert multiple checkbox value into database using VB Pin
Guffa3-Dec-08 2:23
Guffa3-Dec-08 2:23 
GeneralRe: How to insert multiple checkbox value into database using VB Pin
sumit52833-Dec-08 18:50
sumit52833-Dec-08 18:50 
AnswerRe: How to insert multiple checkbox value into database using VB Pin
Nanda_MR3-Dec-08 22:02
Nanda_MR3-Dec-08 22:02 
Questionhelp with Antialiasing Pin
onlyehtisham3-Dec-08 0:46
onlyehtisham3-Dec-08 0:46 
GeneralRe: help with Antialiasing Pin
Luc Pattyn3-Dec-08 1:16
sitebuilderLuc Pattyn3-Dec-08 1:16 
GeneralRe: help with Antialiasing Pin
onlyehtisham3-Dec-08 7:05
onlyehtisham3-Dec-08 7:05 
thank you Luc Pattyn...
let me try to explain again...

actually there are five parameters passed to the function... an image and 4 angles.. angles measure the degree of corners to round...actually im unable to find a way to attach images using this forum... if u've VB.NET 2005 or VB.NET 2008 u can check it by urself with a very little effort...

open an image in a picture box then add a button and write the following code in button's click event...

picturebox1.image=roundimage(picturebox1.image,20,20,20,20)

and u'll get the result... the image is round at our desired angle but the corners are very rough... i want to smooth these corners...

thank you for your help..
GeneralRe: help with Antialiasing Pin
Luc Pattyn3-Dec-08 8:46
sitebuilderLuc Pattyn3-Dec-08 8:46 
AnswerRe: help with Antialiasing Pin
Dave Kreskowiak3-Dec-08 4:10
mveDave Kreskowiak3-Dec-08 4:10 
QuestionHiding Excel Workbook while VB.NET application is running... Pin
scot_in2-Dec-08 23:52
scot_in2-Dec-08 23:52 
AnswerRe: Hiding Excel Workbook while VB.NET application is running... Pin
Dave Kreskowiak3-Dec-08 4:08
mveDave Kreskowiak3-Dec-08 4:08 
GeneralRe: Hiding Excel Workbook while VB.NET application is running... Pin
scot_in3-Dec-08 20:58
scot_in3-Dec-08 20:58 
AnswerRe: Hiding Excel Workbook while VB.NET application is running... Pin
Thomas Stockwell3-Dec-08 6:26
professionalThomas Stockwell3-Dec-08 6:26 
GeneralRe: Hiding Excel Workbook while VB.NET application is running... Pin
scot_in3-Dec-08 21:00
scot_in3-Dec-08 21:00 
QuestionComparing Lists Pin
Tauseef A2-Dec-08 23:38
Tauseef A2-Dec-08 23:38 
AnswerRe: Comparing Lists Pin
Dave Kreskowiak3-Dec-08 4:03
mveDave Kreskowiak3-Dec-08 4:03 
QuestionHow to access network web cam using .net code Pin
irshad.don2-Dec-08 20:23
irshad.don2-Dec-08 20:23 
AnswerRe: How to access network web cam using .net code Pin
Christian Graus2-Dec-08 20:30
protectorChristian Graus2-Dec-08 20:30 
GeneralRe: How to access network web cam using .net code Pin
irshad.don2-Dec-08 22:17
irshad.don2-Dec-08 22:17 
GeneralRe: How to access network web cam using .net code Pin
Dave Kreskowiak3-Dec-08 4:02
mveDave Kreskowiak3-Dec-08 4:02 
Questioninsert data into DataGrid from Oracle database using Vb 6.0] Pin
sumit52832-Dec-08 19:53
sumit52832-Dec-08 19:53 
AnswerRe: insert data from Oracle database using DataGrid Pin
Vimalsoft(Pty) Ltd2-Dec-08 20:08
professionalVimalsoft(Pty) Ltd2-Dec-08 20:08 
GeneralRe: insert data from Oracle database using DataGrid Pin
sumit52832-Dec-08 20:21
sumit52832-Dec-08 20:21 
GeneralRe: insert data from Oracle database using DataGrid Pin
Vimalsoft(Pty) Ltd2-Dec-08 22:51
professionalVimalsoft(Pty) Ltd2-Dec-08 22:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.