Aug 19, 2003 #1 Hitping Technical User Jul 26, 2003 23 IR Hi I need to change the desktop background via VB code. How? Please tell me.
Aug 19, 2003 #2 HarleyQuinn Programmer Jan 15, 2003 4,769 GB You can use the SystemParametersInfo API call. An example can be found at: http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=1241&lngWId=1 Upvote 0 Downvote
You can use the SystemParametersInfo API call. An example can be found at: http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=1241&lngWId=1
Aug 19, 2003 #3 ca8msm Programmer May 9, 2002 11,327 GB You can use the SystemParametersInfo API http://www.mentalis.org/apilist/SystemParametersInfo.shtml ---------------------------------------------------------------------- Need help finding an answer? Try the search facilty (http://www.tek-tips.com/search.cfm) or read FAQ222-2244 on how to get better results. Upvote 0 Downvote
You can use the SystemParametersInfo API http://www.mentalis.org/apilist/SystemParametersInfo.shtml ---------------------------------------------------------------------- Need help finding an answer? Try the search facilty (http://www.tek-tips.com/search.cfm) or read FAQ222-2244 on how to get better results.
Aug 19, 2003 #4 ca8msm Programmer May 9, 2002 11,327 GB oops...look like someone beat me to it! ---------------------------------------------------------------------- Need help finding an answer? Try the search facilty (http://www.tek-tips.com/search.cfm) or read FAQ222-2244 on how to get better results. Upvote 0 Downvote
oops...look like someone beat me to it! ---------------------------------------------------------------------- Need help finding an answer? Try the search facilty (http://www.tek-tips.com/search.cfm) or read FAQ222-2244 on how to get better results.