Click here to Skip to main content
15,914,452 members
Home / Discussions / Windows Forms
   

Windows Forms

 
GeneralRe: How to set cell value of datagridview on cell double click? Pin
Henry Minute22-Sep-09 2:43
Henry Minute22-Sep-09 2:43 
QuestionSaving image to sql server using vb.net Pin
nowords4u21-Sep-09 2:54
nowords4u21-Sep-09 2:54 
AnswerRe: Saving image to sql server using vb.net Pin
bluepoison21-Sep-09 3:21
bluepoison21-Sep-09 3:21 
GeneralRe: Saving image to sql server using vb.net Pin
dan!sh 21-Sep-09 23:12
professional dan!sh 21-Sep-09 23:12 
AnswerRe: Saving image to sql server using vb.net Pin
nowords4u22-Sep-09 10:04
nowords4u22-Sep-09 10:04 
QuestionMake Something Like the Visual Studio Start Page Pin
Brian C Hart18-Sep-09 12:47
professionalBrian C Hart18-Sep-09 12:47 
AnswerRe: Make Something Like the Visual Studio Start Page Pin
Luc Pattyn18-Sep-09 12:54
sitebuilderLuc Pattyn18-Sep-09 12:54 
QuestionRe: Make Something Like the Visual Studio Start Page Pin
Brian C Hart19-Sep-09 8:26
professionalBrian C Hart19-Sep-09 8:26 
Good answer, and I've already thought of that. What I am having a problem with is images, say, via the <img> tag in my HTML and I reference a file also in my resources. It's not working when I call up the HTML in the WebBrowser. I have, e.g., a file called studioheader.png in my resources, and the HTML I load (through the WebBrowser.DocumentText property) is, just as a simple example:

<html>
<head>
<title>Start Pagestudioheader.PNG is in my Resources. The very same HTML is loaded into the WebBrowser.DocumentText property on Form_Load event, but when I bring up the form in my app, the WebBrowser control does not display the image. I don't want to put the image on some server somewhere; I want to bundle it with my application resources, so I can depend on it always showing up, no matter where my app is installed.

Sincerely Yours,
Brian Hart

AnswerRe: Make Something Like the Visual Studio Start Page Pin
Luc Pattyn19-Sep-09 8:57
sitebuilderLuc Pattyn19-Sep-09 8:57 
QuestionWebBrowser control stopped working Pin
Alan Burkhart17-Sep-09 5:22
Alan Burkhart17-Sep-09 5:22 
AnswerRe: WebBrowser control stopped working Pin
Luc Pattyn17-Sep-09 5:44
sitebuilderLuc Pattyn17-Sep-09 5:44 
GeneralRe: WebBrowser control stopped working Pin
Alan Burkhart17-Sep-09 15:09
Alan Burkhart17-Sep-09 15:09 
GeneralRe: WebBrowser control stopped working Pin
Luc Pattyn17-Sep-09 15:23
sitebuilderLuc Pattyn17-Sep-09 15:23 
GeneralRe: WebBrowser control stopped working Pin
Alan Burkhart17-Sep-09 15:56
Alan Burkhart17-Sep-09 15:56 
GeneralRe: WebBrowser control stopped working Pin
Luc Pattyn17-Sep-09 16:05
sitebuilderLuc Pattyn17-Sep-09 16:05 
GeneralRe: WebBrowser control stopped working Pin
Alan Burkhart17-Sep-09 16:38
Alan Burkhart17-Sep-09 16:38 
GeneralRe: WebBrowser control stopped working Pin
Luc Pattyn17-Sep-09 16:52
sitebuilderLuc Pattyn17-Sep-09 16:52 
GeneralRe: WebBrowser control stopped working Pin
Luc Pattyn17-Sep-09 16:56
sitebuilderLuc Pattyn17-Sep-09 16:56 
GeneralRe: WebBrowser control stopped working Pin
Alan Burkhart17-Sep-09 17:09
Alan Burkhart17-Sep-09 17:09 
GeneralRe: WebBrowser control stopped working Pin
Alan Burkhart17-Sep-09 18:01
Alan Burkhart17-Sep-09 18:01 
GeneralRe: WebBrowser control stopped working Pin
Luc Pattyn17-Sep-09 18:29
sitebuilderLuc Pattyn17-Sep-09 18:29 
QuestionReplacement component for the Microsoft MSHTML component (PIA) [modified] Pin
Joost Verdaasdonk17-Sep-09 2:47
Joost Verdaasdonk17-Sep-09 2:47 
AnswerRe: Replacement component for the Microsoft MSHTML component (PIA) Pin
Joost Verdaasdonk20-Sep-09 21:57
Joost Verdaasdonk20-Sep-09 21:57 
QuestionAdding Dropdown button to ToolStrip Pin
εїзεїзεїз16-Sep-09 21:49
εїзεїзεїз16-Sep-09 21:49 
AnswerRe: Adding Dropdown button to ToolStrip Pin
Henry Minute17-Sep-09 3:13
Henry Minute17-Sep-09 3:13 

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.