Click here to Skip to main content
15,905,607 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Variables.. Pin
Rupesh Kumar Swami22-Oct-08 20:42
Rupesh Kumar Swami22-Oct-08 20:42 
AnswerRe: Variables.. Pin
Jon_Boy23-Oct-08 2:55
Jon_Boy23-Oct-08 2:55 
QuestionProblem with Drag & Drop between list boxes Pin
TheComputerMan22-Oct-08 12:38
TheComputerMan22-Oct-08 12:38 
AnswerRe: Problem with Drag & Drop between list boxes Pin
sumit703422-Oct-08 22:47
sumit703422-Oct-08 22:47 
GeneralRe: Problem with Drag & Drop between list boxes Pin
TheComputerMan22-Oct-08 23:01
TheComputerMan22-Oct-08 23:01 
GeneralRe: Problem with Drag & Drop between list boxes Pin
Mycroft Holmes22-Oct-08 23:39
professionalMycroft Holmes22-Oct-08 23:39 
GeneralRe: Problem with Drag & Drop between list boxes Pin
TheComputerMan22-Oct-08 23:44
TheComputerMan22-Oct-08 23:44 
QuestionDesignMode Dilemma! [modified] Pin
Saul Johnson22-Oct-08 8:49
Saul Johnson22-Oct-08 8:49 
Hi All!

I'm still wading into a long prepared-for project of mine. I've just hit the WYSIWYG HTML editor section and am already stuck. I'm using the following method to activate designmode in a WebBrowser control:

MyWebBrowser.Document.DesignMode = "On"


And then I load the attributes of the ActiveElement (The currently selected HTML element) into a PropertyGrid for editing. My problem is that while ActiveElement works with Buttons, TextBoxes and suchlike in which there is text to edit. It doesn't work with images and other elements that cannot be visually edited in designmode. the resize box appears around the image and drag-drop resizing works fine but the ActiveElement never shifts to the selected element. Any ideas on how to obtain the selected element regardless of it's type?

Thanks!

MrWolfy Big Grin | :-D

modified on Wednesday, October 22, 2008 2:58 PM

AnswerRe: DesignMode Dilemma! Pin
Dave Kreskowiak22-Oct-08 11:43
mveDave Kreskowiak22-Oct-08 11:43 
GeneralRe: DesignMode Dilemma! Pin
Saul Johnson24-Oct-08 4:54
Saul Johnson24-Oct-08 4:54 
QuestionLinkLabels and Data Source Pin
KrisnNala22-Oct-08 8:28
KrisnNala22-Oct-08 8:28 
AnswerRe: LinkLabels and Data Source Pin
Wendelius22-Oct-08 9:40
mentorWendelius22-Oct-08 9:40 
GeneralRe: LinkLabels and Data Source Pin
KrisnNala23-Oct-08 7:08
KrisnNala23-Oct-08 7:08 
GeneralRe: LinkLabels and Data Source Pin
Wendelius23-Oct-08 7:55
mentorWendelius23-Oct-08 7:55 
GeneralRe: LinkLabels and Data Source Pin
KrisnNala23-Oct-08 8:22
KrisnNala23-Oct-08 8:22 
GeneralRe: LinkLabels and Data Source Pin
Wendelius24-Oct-08 7:49
mentorWendelius24-Oct-08 7:49 
GeneralRe: LinkLabels and Data Source Pin
KrisnNala24-Oct-08 22:13
KrisnNala24-Oct-08 22:13 
GeneralRe: LinkLabels and Data Source Pin
Wendelius25-Oct-08 0:42
mentorWendelius25-Oct-08 0:42 
QuestionUsing ODBC or OLE to handle database with LONG column? Pin
John Wadleigh22-Oct-08 3:00
John Wadleigh22-Oct-08 3:00 
AnswerRe: Using ODBC or OLE to handle database with LONG column? Pin
Dave Kreskowiak22-Oct-08 5:04
mveDave Kreskowiak22-Oct-08 5:04 
Questionhow to edit appconfig in windows application (C#) Pin
Piyush Vardhan Singh22-Oct-08 2:35
Piyush Vardhan Singh22-Oct-08 2:35 
AnswerRe: how to edit appconfig in windows application (C#) - CROSS POST Pin
Ashfield22-Oct-08 3:02
Ashfield22-Oct-08 3:02 
GeneralRe: how to edit appconfig in windows application (C#) - CROSS POST Pin
Piyush Vardhan Singh22-Oct-08 3:08
Piyush Vardhan Singh22-Oct-08 3:08 
GeneralRe: how to edit appconfig in windows application (C#) - CROSS POST Pin
Ashfield22-Oct-08 4:08
Ashfield22-Oct-08 4:08 
GeneralRe: how to edit appconfig in windows application (C#) - CROSS POST Pin
Jon_Boy22-Oct-08 6:30
Jon_Boy22-Oct-08 6:30 

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.