Click here to Skip to main content
15,892,059 members
Home / Discussions / C#
   

C#

 
GeneralRe: Single intance Pin
Colin Angus Mackay23-Nov-06 0:21
Colin Angus Mackay23-Nov-06 0:21 
GeneralRe: Single intance Pin
Prakash Nadar23-Nov-06 2:05
Prakash Nadar23-Nov-06 2:05 
AnswerRe: Single intance Pin
Colin Angus Mackay23-Nov-06 0:21
Colin Angus Mackay23-Nov-06 0:21 
GeneralRe: Single intance Pin
kinnuP23-Nov-06 0:31
kinnuP23-Nov-06 0:31 
QuestionProblem with Invisible Unbound CheckBox DatagridView field. Pin
hdv21222-Nov-06 23:50
hdv21222-Nov-06 23:50 
QuestionChange ToolTip-Font Pin
Schmullus22-Nov-06 23:43
Schmullus22-Nov-06 23:43 
Questioncontrol image Pin
sachin4140622-Nov-06 23:38
sachin4140622-Nov-06 23:38 
AnswerRe: control image Pin
Christian Graus22-Nov-06 23:56
protectorChristian Graus22-Nov-06 23:56 
sachin41406 wrote:
CreateDIBSection


Not going to help

There is no way I know of to get the image of a control that is not visible. Having said that, Vista seems to be doing it, but I suspect it's rendering an app in a smaller window, essentially moving it there.

If it's a control in your app, then you should be able to write a method, if it's a custom control, that renders the current state to a bitmap. Doing it for controls in your own app should be easy, think instead of trying to get a bitmap that doesn't exist, about the fact that you have all the state info for the control, you can rerender it where-ever you like.

Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog

QuestionRemove ToolTip from a special control Pin
C-Scharbe22-Nov-06 22:18
C-Scharbe22-Nov-06 22:18 
AnswerRe: Remove ToolTip from a special control Pin
Schmullus22-Nov-06 23:09
Schmullus22-Nov-06 23:09 
GeneralRe: Remove ToolTip from a special control Pin
Bhupi Bhai22-Nov-06 23:12
Bhupi Bhai22-Nov-06 23:12 
GeneralRe: Remove ToolTip from a special control Pin
C-Scharbe22-Nov-06 23:17
C-Scharbe22-Nov-06 23:17 
AnswerRe: Remove ToolTip from a special control Pin
rah_sin22-Nov-06 23:17
professionalrah_sin22-Nov-06 23:17 
AnswerRe: Remove ToolTip from a special control Pin
C-Scharbe23-Nov-06 0:14
C-Scharbe23-Nov-06 0:14 
AnswerRe: Remove ToolTip from a special control Pin
Psytechnic12-Jan-10 2:08
Psytechnic12-Jan-10 2:08 
Questionopen a nodepad.txt in c# program Pin
faladrim22-Nov-06 22:08
faladrim22-Nov-06 22:08 
AnswerRe: open a nodepad.txt in c# program Pin
rah_sin22-Nov-06 22:38
professionalrah_sin22-Nov-06 22:38 
AnswerRe: open a nodepad.txt in c# program Pin
coolestCoder22-Nov-06 22:40
coolestCoder22-Nov-06 22:40 
GeneralRe: open a nodepad.txt in c# program Pin
faladrim22-Nov-06 23:13
faladrim22-Nov-06 23:13 
GeneralRe: open a nodepad.txt in c# program Pin
Eduard Keilholz23-Nov-06 4:08
Eduard Keilholz23-Nov-06 4:08 
AnswerRe: open a nodepad.txt in c# program Pin
GaryWoodfine 26-Nov-06 1:25
professionalGaryWoodfine 26-Nov-06 1:25 
QuestionVideo capture using DirectX manage code in C# or VB.net Pin
Siamginsuan Ngaihte22-Nov-06 21:45
Siamginsuan Ngaihte22-Nov-06 21:45 
AnswerRe: Video capture using DirectX manage code in C# or VB.net Pin
Bhupi Bhai22-Nov-06 21:55
Bhupi Bhai22-Nov-06 21:55 
QuestionRe: Video capture using DirectX manage code in C# or VB.net Pin
Siamginsuan Ngaihte23-Nov-06 16:20
Siamginsuan Ngaihte23-Nov-06 16:20 
QuestionNetworkStream.Length Property Pin
mertkan6522-Nov-06 21:21
mertkan6522-Nov-06 21:21 

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.