Click here to Skip to main content
15,897,334 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to convert windows media player to be a web control? Pin
Marveyles14-Mar-04 13:19
Marveyles14-Mar-04 13:19 
GeneralRe: How to convert windows media player to be a web control? Pin
Heath Stewart15-Mar-04 3:17
protectorHeath Stewart15-Mar-04 3:17 
GeneralRe: How to convert windows media player to be a web control? Pin
Marveyles15-Mar-04 12:59
Marveyles15-Mar-04 12:59 
GeneralRe: How to convert windows media player to be a web control? Pin
Heath Stewart15-Mar-04 13:28
protectorHeath Stewart15-Mar-04 13:28 
GeneralRe: How to convert windows media player to be a web control? Pin
Marveyles16-Mar-04 12:02
Marveyles16-Mar-04 12:02 
GeneralRe: How to convert windows media player to be a web control? Pin
Heath Stewart17-Mar-04 2:49
protectorHeath Stewart17-Mar-04 2:49 
GeneralRe: How to convert windows media player to be a web control? Pin
Marveyles17-Mar-04 12:44
Marveyles17-Mar-04 12:44 
GeneralRe: How to convert windows media player to be a web control? Pin
Heath Stewart20-Mar-04 12:53
protectorHeath Stewart20-Mar-04 12:53 
Read the documentation. First, Render is protected so just how do you plan on calling it from another class? Second, that method is called automatically to render your control. You override that to provide your own rendering but your method is called instead of the parent class's. That's how polymorphism works.

 

Microsoft MVP, Visual C#
My Articles
Generalnet use in dos mode Pin
Rob Tomson10-Mar-04 14:16
Rob Tomson10-Mar-04 14:16 
GeneralRe: net use in dos mode Pin
Heath Stewart11-Mar-04 3:05
protectorHeath Stewart11-Mar-04 3:05 
Generalcls in console app Pin
Rob Tomson10-Mar-04 14:13
Rob Tomson10-Mar-04 14:13 
GeneralRe: cls in console app Pin
Heath Stewart11-Mar-04 3:08
protectorHeath Stewart11-Mar-04 3:08 
GeneralWindows Media Player 9.0 and C# question Pin
Gambit00710-Mar-04 11:51
Gambit00710-Mar-04 11:51 
GeneralRe: Windows Media Player 9.0 and C# question Pin
Heath Stewart10-Mar-04 12:03
protectorHeath Stewart10-Mar-04 12:03 
GeneralRe: Windows Media Player 9.0 and C# question Pin
Gambit00710-Mar-04 17:11
Gambit00710-Mar-04 17:11 
GeneralSmart clients - the best way to implement this Pin
Judah Gabriel Himango10-Mar-04 11:19
sponsorJudah Gabriel Himango10-Mar-04 11:19 
GeneralRe: Smart clients - the best way to implement this Pin
Heath Stewart10-Mar-04 11:25
protectorHeath Stewart10-Mar-04 11:25 
GeneralRe: Smart clients - the best way to implement this Pin
Judah Gabriel Himango10-Mar-04 13:55
sponsorJudah Gabriel Himango10-Mar-04 13:55 
GeneralRe: Smart clients - the best way to implement this Pin
Heath Stewart11-Mar-04 2:38
protectorHeath Stewart11-Mar-04 2:38 
GeneralRe: Smart clients - the best way to implement this Pin
Heath Stewart11-Mar-04 4:39
protectorHeath Stewart11-Mar-04 4:39 
GeneralAs stewy says "Victory is Mine" Pin
Matthew Hazlett10-Mar-04 10:31
Matthew Hazlett10-Mar-04 10:31 
GeneralRe: As stewy says "Victory is Mine" Pin
John Fisher10-Mar-04 11:00
John Fisher10-Mar-04 11:00 
GeneralRe: As stewy says "Victory is Mine" Pin
Wraith211-Mar-04 0:48
Wraith211-Mar-04 0:48 
GeneralRe: As stewy says "Victory is Mine" Pin
Matthew Hazlett11-Mar-04 5:15
Matthew Hazlett11-Mar-04 5:15 
GeneralRe: As stewy says "Victory is Mine" Pin
Wraith211-Mar-04 15:50
Wraith211-Mar-04 15:50 

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.