Click here to Skip to main content
15,914,163 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Creating references Pin
Dave Kreskowiak10-Aug-07 1:40
mveDave Kreskowiak10-Aug-07 1:40 
QuestionModify AVI file Pin
Rupesh Kumar Swami9-Aug-07 23:33
Rupesh Kumar Swami9-Aug-07 23:33 
AnswerRe: Modify AVI file Pin
'Drew10-Aug-07 11:53
'Drew10-Aug-07 11:53 
QuestionTransparent Mdi Pin
errorfunktion9-Aug-07 23:02
errorfunktion9-Aug-07 23:02 
AnswerRe: Transparent Mdi Pin
Tom Deketelaere10-Aug-07 0:04
professionalTom Deketelaere10-Aug-07 0:04 
GeneralRe: Transparent Mdi Pin
errorfunktion10-Aug-07 0:36
errorfunktion10-Aug-07 0:36 
GeneralRe: Transparent Mdi Pin
Tom Deketelaere10-Aug-07 1:35
professionalTom Deketelaere10-Aug-07 1:35 
GeneralRe: Transparent Mdi Pin
Dave Kreskowiak10-Aug-07 1:37
mveDave Kreskowiak10-Aug-07 1:37 
You can't do what you want. The MdiClient container does not support a Transparent background, nor does the form hosting it.

It can probably be done. You'll have to create your own Form class to support this stuff, complete with how to setup your own window and custom drawing code to show it. You'd better have a thorough knowledge of how Window's windows work, especially Layered Windows. And you'll have to do a bunch of trial-and-error work to get it correct. You're treading in undocumented territory, so you won't be getting much, if any, help on exactly how to pull this off. I hope you can do your own research.


A guide to posting questions on CodeProject[^]

Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


GeneralRe: Transparent Mdi Pin
errorfunktion10-Aug-07 2:34
errorfunktion10-Aug-07 2:34 
GeneralRe: Transparent Mdi Pin
Dave Kreskowiak10-Aug-07 3:17
mveDave Kreskowiak10-Aug-07 3:17 
GeneralRe: Transparent Mdi Pin
errorfunktion10-Aug-07 3:35
errorfunktion10-Aug-07 3:35 
QuestionTextbox not scrolling Pin
Mark069-Aug-07 22:42
Mark069-Aug-07 22:42 
AnswerRe: Textbox not scrolling Pin
Luc Pattyn9-Aug-07 22:55
sitebuilderLuc Pattyn9-Aug-07 22:55 
QuestionHow to disable the Close titlebar button ? Pin
Ky Nam9-Aug-07 20:20
Ky Nam9-Aug-07 20:20 
AnswerSenthil's Reply for How to disable the Close titlebar button ? Pin
Senthil S9-Aug-07 21:00
Senthil S9-Aug-07 21:00 
GeneralRe: Senthil's Reply for How to disable the Close titlebar button ? Pin
Ky Nam9-Aug-07 22:06
Ky Nam9-Aug-07 22:06 
GeneralRe: Senthil's Reply for How to disable the Close titlebar button ? Pin
Colin Angus Mackay9-Aug-07 23:42
Colin Angus Mackay9-Aug-07 23:42 
AnswerRe: How to disable the Close titlebar button ? Pin
i gr89-Aug-07 21:01
i gr89-Aug-07 21:01 
AnswerRe: How to disable the Close titlebar button ? Pin
Ky Nam9-Aug-07 23:23
Ky Nam9-Aug-07 23:23 
Questionjet settings Pin
Sonia Gupta9-Aug-07 19:07
Sonia Gupta9-Aug-07 19:07 
AnswerRe: jet settings Pin
Dave Kreskowiak10-Aug-07 1:29
mveDave Kreskowiak10-Aug-07 1:29 
GeneralRe: jet settings Pin
'Drew10-Aug-07 8:24
'Drew10-Aug-07 8:24 
Questionhow can i change headercolumn in datagrid:confused: Pin
ami.minami9-Aug-07 17:46
ami.minami9-Aug-07 17:46 
AnswerRe: how can i change headercolumn in datagrid:confused: Pin
i gr89-Aug-07 18:36
i gr89-Aug-07 18:36 
AnswerRe: how can i change headercolumn in datagrid:confused: Pin
KeyPointAnalyzer9-Aug-07 19:36
KeyPointAnalyzer9-Aug-07 19: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.