Visual Basic .NET Forums  
Click here to advertise with us

Go Back   Visual Basic .NET Forums > Visual Studio .NET > Accessibility

Accessibility Developing applications in compliance with accessibility requirements/mandates

VB.NET Forums Newsletter Signup:
Email address:


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-08-2009, 6:19 AM
VB.NET Forum Newbie
.NET Framework: .NET 2.0 (VS 2005)
 
Join Date: Aug 2009
Age: 22
Posts: 1
Reputation: 0
syed mohseen is on a distinguished programming path ahead
Smile how to change the image

hi all,
i am newbie to vb.net and i need some help.
i just wanted to create an application,something like changing the color of the image or changing the image itself.For example the application will contain the image of an house and all i wanted to do is if the client request i should be able to change the pattern of that house,color of that house and also if the client requests i can able to change the house to another one.once i click on the image i must be able to change the color,pattern,etc.


i request all of the members to help me out,bcz this is the first application which i am going to create

thanks in advance
regards
Mohseen
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 09-09-2009, 8:27 AM
VB.NET Forum Newbie
.NET Framework: .NET 3.5 (VS 2008)
 
Join Date: Sep 2009
Age: 19
Posts: 5
Reputation: 0
HeroKing is on a distinguished programming path ahead
Default

first to change the picture you need to add a button and an openfile dialogue then in the buttons click event handler add this code:.
picture1.imagelocation = openfiledialogue1.filename

to change the properties of the picture itself is a more complicated task
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-20-2010, 2:32 AM
VB.NET Forum Newbie
.NET Framework: .NET 3.5
 
Join Date: Feb 2010
Age: 23
Posts: 5
Reputation: 0
Anxious117 is on a distinguished programming path ahead
Default

that actually depends on what is getting a picture way if its the form getting a background image you could use me.backgroundimage = image.fromfile("C:\Image.bmp")
or in a picturebox you could use picturebox1.image = image.fromfile("C:\Image.bmp")
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On





All times are GMT -4. The time now is 11:42 AM.

Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2


For advertising opportunities click here.