Search found 43 matches

Search found 43 matches Page 1 of 5
by GaiaonlineHD
Mon Apr 14, 2014 6:50 pm
Forum: PC Games
Topic: Infinite Crisis - DC Moba
Replies: 0
Views: 1823

I recently started playing a game called (infinite crisis) its a moba that hasnt bin out that long but it is a great game in my opinion. they are doing alot of new stuff with the moba genre and i think this game will get really big if alot more people start playing it so i wanted to make a thread on...
by GaiaonlineHD
Sun Jun 02, 2013 3:29 pm
Forum: Coding Help & Support
Topic: using Webbrowser1.Document to get images?
Replies: 6
Views: 1843

trying to get an image to be set onto a picture box using this WebBrowser1.Document.Images.GetElementsByName("p_icon") PictureBox2.ImageLocation = ("p_icon") but since i dont know what im doing it won work anyhelp on this? not sure if im correct but to show the image must it not...
by GaiaonlineHD
Sat Jun 01, 2013 9:43 pm
Forum: Coding Help & Support
Topic: using Webbrowser1.Document to get images?
Replies: 6
Views: 1843

Do you mind sharing the URL to the page you are trying to download the image from? But just from the info you've provided, here's something that might work: Dim images As HtmlElementCollection = WebBrowser1.Document.Images.GetElementsByName("p_icon") For Each i As HtmlElement In images Pi...
by GaiaonlineHD
Sat Jun 01, 2013 9:42 pm
Forum: Coding Help & Support
Topic: using Webbrowser1.Document to get images?
Replies: 6
Views: 1843

Do you mind sharing the URL to the page you are trying to download the image from? But just from the info you've provided, here's something that might work: Dim images As HtmlElementCollection = WebBrowser1.Document.Images.GetElementsByName("p_icon") For Each i As HtmlElement In images Pi...
by GaiaonlineHD
Sat Jun 01, 2013 7:40 pm
Forum: Coding Help & Support
Topic: using Webbrowser1.Document to get images?
Replies: 6
Views: 1843

trying to get an image to be set onto a picture box using this
Code: Select all
        WebBrowser1.Document.Images.GetElementsByName("p_icon")
        PictureBox2.ImageLocation = ("p_icon")
but since i dont know what im doing it won work anyhelp on this?
by GaiaonlineHD
Thu Nov 22, 2012 3:46 pm
Forum: Coding Help & Support
Topic: Questions i have, and help i reqeust.
Replies: 7
Views: 2056

just thought of something, the ExplorerFrame.dll for Windows and i could use that if i can get it to work also i can get the other part to the Theme to change the rest of the form. but im not sure if that will work.
by GaiaonlineHD
Thu Nov 22, 2012 3:39 pm
Forum: Coding Help & Support
Topic: Questions i have, and help i reqeust.
Replies: 7
Views: 2056

"SolomidDOTnet" xD League of legends :D OT: You could try and make those in a dll and the colour can be seen with a program such as colourpic. Then you can implemen it in your program. again helpful, but i never worked with dlls. i will try to look somestuff up but i prob wont be able to ...
by GaiaonlineHD
Thu Nov 22, 2012 3:13 pm
Forum: Coding Help & Support
Topic: Questions i have, and help i reqeust.
Replies: 7
Views: 2056

Can you speak English clearly? My god it is like you're 10. OT: I recommend using a theme for your program that looks good no matter what type of windows theme the user uses. that is useful advice but i dont know where to get a good theme for this project. looking for a Minimalistic black theme. pi...
by GaiaonlineHD
Thu Nov 22, 2012 3:02 pm
Forum: Coding Help & Support
Topic: Questions i have, and help i reqeust.
Replies: 7
Views: 2056

Can you speak English clearly? My god it is like you're 10. be nice #zachman61 we can read it more then enough :) so whats the problem then? #GaiaonlineHD so if i understand it correct you want to use windows theme in your project? if i remember correctly i found it somewhere how this can been done...
by GaiaonlineHD
Wed Nov 21, 2012 10:05 pm
Forum: Coding Help & Support
Topic: Questions i have, and help i reqeust.
Replies: 7
Views: 2056

So i have a custom Windows theme is there a way to take that theme and make it so if someone opens the program it will look like my windows theme? Also i use to have Chrome tabs dll but i dont have it and wanted to get a link to it if anyone has it also how to use it :) im kinda new i stoped program...
Search found 43 matches Page 1 of 5
Go to advanced search