Click here to Skip to main content
16,004,991 members
Home / Discussions / C#
   

C#

 
QuestionHELP! BinaryFormatter Version Error Pin
curtKauf6-Jan-06 5:30
curtKauf6-Jan-06 5:30 
Question( ( ( (How do I suppress WaitCursor) ) ) ) Pin
peshkunta6-Jan-06 3:38
peshkunta6-Jan-06 3:38 
AnswerRe: ( ( ( (How do I suppress WaitCursor) ) ) ) Pin
Dave Kreskowiak6-Jan-06 4:56
mveDave Kreskowiak6-Jan-06 4:56 
GeneralRe: ( ( ( (How do I suppress WaitCursor) ) ) ) Pin
peshkunta6-Jan-06 5:55
peshkunta6-Jan-06 5:55 
GeneralRe: ( ( ( (How do I suppress WaitCursor) ) ) ) Pin
Dave Kreskowiak6-Jan-06 7:08
mveDave Kreskowiak6-Jan-06 7:08 
GeneralRe: ( ( ( (How do I suppress WaitCursor) ) ) ) Pin
peshkunta6-Jan-06 8:06
peshkunta6-Jan-06 8:06 
GeneralRe: ( ( ( (How do I suppress WaitCursor) ) ) ) Pin
Dan Neely6-Jan-06 8:47
Dan Neely6-Jan-06 8:47 
GeneralRe: ( ( ( (How do I suppress WaitCursor) ) ) ) Pin
Dave Kreskowiak6-Jan-06 8:57
mveDave Kreskowiak6-Jan-06 8:57 
The WebBrowser class in .NET is a WRAPPER for the IE COM object.

In order to supply this functionality, you'd have to write your own web browser class, supplying all the HTML rendering code, but does not wrap the IE COM control, which is entirely possible.

Just creating a new class, inheriting from the existing WebBrowser class, will not allow you to do what you want, since you're inheriting from the WebBrowser class, you're also inheriting the COM object that it wraps.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

QuestionDisable context menu in some columns of a dataGrid Pin
dannygilbert36-Jan-06 2:52
dannygilbert36-Jan-06 2:52 
QuestionUsing TreeView controls in C# Pin
craigsheppard6-Jan-06 2:44
craigsheppard6-Jan-06 2:44 
AnswerRe: Using TreeView controls in C# Pin
Wjousts6-Jan-06 4:14
Wjousts6-Jan-06 4:14 
GeneralRe: Using TreeView controls in C# Pin
craigsheppard6-Jan-06 4:19
craigsheppard6-Jan-06 4:19 
Question.NET 2.0 static Pin
fmardani6-Jan-06 2:36
fmardani6-Jan-06 2:36 
AnswerRe: .NET 2.0 static Pin
User 66586-Jan-06 2:46
User 66586-Jan-06 2:46 
GeneralRe: .NET 2.0 static Pin
fmardani6-Jan-06 2:48
fmardani6-Jan-06 2:48 
GeneralRe: .NET 2.0 static Pin
User 66586-Jan-06 3:08
User 66586-Jan-06 3:08 
GeneralRe: .NET 2.0 static Pin
fmardani6-Jan-06 5:00
fmardani6-Jan-06 5:00 
GeneralRe: .NET 2.0 static Pin
leppie6-Jan-06 6:14
leppie6-Jan-06 6:14 
AnswerRe: .NET 2.0 static Pin
Guffa6-Jan-06 6:50
Guffa6-Jan-06 6:50 
GeneralRe: .NET 2.0 static Pin
User 66586-Jan-06 7:25
User 66586-Jan-06 7:25 
GeneralRe: .NET 2.0 static Pin
Curtis Schlak.6-Jan-06 3:11
Curtis Schlak.6-Jan-06 3:11 
AnswerRe: .NET 2.0 static Pin
Alvaro Mendez6-Jan-06 10:19
Alvaro Mendez6-Jan-06 10:19 
QuestionI'm looking for resources on financial problems and their solutions in .NET 1.1 Pin
Johannes Hansen6-Jan-06 1:47
Johannes Hansen6-Jan-06 1:47 
QuestionSQL Database Backup Restore Pin
manojk_batra6-Jan-06 1:39
manojk_batra6-Jan-06 1:39 
Questionhow to restrict paste option Pin
amalatsliit6-Jan-06 0:43
amalatsliit6-Jan-06 0:43 

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.