K KyleX New member Joined Nov 21, 2007 Messages 1 Programming Experience 3-5 Nov 21, 2007 #1 Hey all, I was just wondering if there's a way to be able to check/get alerted when the wallpaper has been changed. Any help will be greatly appreciated. Kyle.
Hey all, I was just wondering if there's a way to be able to check/get alerted when the wallpaper has been changed. Any help will be greatly appreciated. Kyle.
JohnH VB.NET Forum Moderator Staff member Joined Dec 17, 2005 Messages 15,875 Location Norway Programming Experience 10+ Nov 21, 2007 #2 Subscribe to the shared SystemEvents.UserPreferenceChanged event, the Desktop category detects this. Upvote 0 Downvote