Click here to Skip to main content
16,006,001 members
Home / Discussions / Graphics
   

Graphics

 
GeneralMaking sure my my custom control is always on top Pin
Sampson Orson Jackson28-Jan-08 3:09
Sampson Orson Jackson28-Jan-08 3:09 
GeneralRe: Making sure my my custom control is always on top Pin
Mark Salsbery28-Jan-08 7:12
Mark Salsbery28-Jan-08 7:12 
GeneralRe: Making sure my my custom control is always on top Pin
Sampson Orson Jackson28-Jan-08 20:33
Sampson Orson Jackson28-Jan-08 20:33 
GeneralRe: Making sure my my custom control is always on top Pin
Sampson Orson Jackson28-Jan-08 20:34
Sampson Orson Jackson28-Jan-08 20:34 
GeneralRe: Making sure my my custom control is always on top Pin
Mark Salsbery29-Jan-08 5:18
Mark Salsbery29-Jan-08 5:18 
GeneralRe: Making sure my my custom control is always on top Pin
Mark Salsbery29-Jan-08 5:22
Mark Salsbery29-Jan-08 5:22 
GeneralRe: Making sure my my custom control is always on top Pin
Sampson Orson Jackson29-Jan-08 6:21
Sampson Orson Jackson29-Jan-08 6:21 
GeneralRe: Making sure my my custom control is always on top Pin
Mark Salsbery29-Jan-08 7:46
Mark Salsbery29-Jan-08 7:46 
Orson wrote:
What event do i override for the picture box(video viewer) for repainting the picture box?


The Paint event? I'm still unclear as to how the video is being drawn
on your picture box. What control are you using?

Orson wrote:
How do implement the z-order?


You can change the z-order of controls on a form using the
Control.ControlCollection.SetChildIndex Method[^]

Mark

Mark Salsbery
Microsoft MVP - Visual C++

Java | [Coffee]

GeneralRe: Making sure my my custom control is always on top Pin
Sampson Orson Jackson29-Jan-08 21:26
Sampson Orson Jackson29-Jan-08 21:26 
GeneralRe: Making sure my my custom control is always on top Pin
Sampson Orson Jackson29-Jan-08 21:55
Sampson Orson Jackson29-Jan-08 21:55 
GeneralRe: Making sure my my custom control is always on top Pin
Sampson Orson Jackson29-Jan-08 22:30
Sampson Orson Jackson29-Jan-08 22:30 
GeneralRe: Making sure my my custom control is always on top Pin
Mark Salsbery30-Jan-08 5:33
Mark Salsbery30-Jan-08 5:33 
General.x models Pin
Omar Gameel Salem26-Jan-08 12:47
professionalOmar Gameel Salem26-Jan-08 12:47 
GeneralRe: .x models Pin
Pete O'Hanlon28-Jan-08 9:44
mvePete O'Hanlon28-Jan-08 9:44 
GeneralRe: .x models Pin
Jeremy Falcon6-Feb-08 10:25
professionalJeremy Falcon6-Feb-08 10:25 
GeneralRe: .x models Pin
Omar Gameel Salem7-Feb-08 7:55
professionalOmar Gameel Salem7-Feb-08 7:55 
GeneralRe: .x models Pin
Pete O'Hanlon7-Feb-08 11:59
mvePete O'Hanlon7-Feb-08 11:59 
GeneralRe: .x models Pin
Omar Gameel Salem7-Feb-08 12:07
professionalOmar Gameel Salem7-Feb-08 12:07 
QuestionPicturebox with paintable layer [modified] Pin
Tashimasu22-Jan-08 2:28
Tashimasu22-Jan-08 2:28 
QuestionHow do I save a series of C# computer generated bitmap frames as an animated file? Pin
orionworks20-Jan-08 4:08
orionworks20-Jan-08 4:08 
General(XNA) Draw New Sprites (like bullets) Pin
MasterSharp19-Jan-08 17:31
MasterSharp19-Jan-08 17:31 
QuestionHow to fix D3DERR_SCENE_IN_SCENE? Pin
raytracingx14-Jan-08 20:44
raytracingx14-Jan-08 20:44 
AnswerRe: How to fix D3DERR_SCENE_IN_SCENE? Pin
Cedric Moonen16-Jan-08 1:21
Cedric Moonen16-Jan-08 1:21 
GeneralRe: How to fix D3DERR_SCENE_IN_SCENE? Pin
raytracingx16-Jan-08 3:31
raytracingx16-Jan-08 3:31 
GeneralDX Multi-location Rendering Pin
codemunkeh14-Jan-08 11:36
codemunkeh14-Jan-08 11:36 

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.