Click here to Skip to main content
15,921,606 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: VS 2008 - Error when running VB 2008, "cannot be modified at this time" Pin
Not Active13-Jan-10 9:07
mentorNot Active13-Jan-10 9:07 
GeneralRe: VS 2008 - Error when running VB 2008, "cannot be modified at this time" Pin
The Man from U.N.C.L.E.14-Jan-10 6:58
The Man from U.N.C.L.E.14-Jan-10 6:58 
GeneralRe: VS 2008 - Error when running VB 2008, "cannot be modified at this time" Pin
The Man from U.N.C.L.E.14-Jan-10 7:02
The Man from U.N.C.L.E.14-Jan-10 7:02 
GeneralRe: VS 2008 - Error when running VB 2008, "cannot be modified at this time" Pin
Central_IT14-Jan-10 22:00
Central_IT14-Jan-10 22:00 
QuestionUnable to connect with data base Pin
guess098512-Jan-10 0:03
guess098512-Jan-10 0:03 
AnswerRe: Unable to connect with data base Pin
Eddy Vluggen12-Jan-10 8:06
professionalEddy Vluggen12-Jan-10 8:06 
Questionusing the contol.paint event Pin
Martin Beukes11-Jan-10 9:39
Martin Beukes11-Jan-10 9:39 
AnswerRe: using the contol.paint event Pin
Luc Pattyn11-Jan-10 9:54
sitebuilderLuc Pattyn11-Jan-10 9:54 
Martin Beukes wrote:
I need use the paint event of a control to retun an image of that control.


I don't think so.

Either you want some special painting to occur in a Control, then you have to implement a Paint handler (this[^] would show the essentials), or you want a bitmap from an existing Control, then you would use Control.DrawToBitmap() which works fine for simple Controls, and needs quite some help for some Controls, such as RichTextBox (DrawToBitmap probably does call Paint itself, but that is not really relevant).

Smile | :)

Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles]

Happy New Year to all.
We hope 2010 soon brings us automatic PRE tags!
Until then, please insert them manually.


GeneralRe: using the contol.paint event Pin
Martin Beukes11-Jan-10 11:29
Martin Beukes11-Jan-10 11:29 
GeneralRe: using the contol.paint event !!! MODIFIED AGAIN !!! Pin
Luc Pattyn11-Jan-10 11:34
sitebuilderLuc Pattyn11-Jan-10 11:34 
GeneralRe: using the contol.paint event !!! MODIFIED AGAIN !!! Pin
Martin Beukes11-Jan-10 12:20
Martin Beukes11-Jan-10 12:20 
GeneralRe: using the contol.paint event Pin
Luc Pattyn11-Jan-10 12:38
sitebuilderLuc Pattyn11-Jan-10 12:38 
GeneralRe: using the contol.paint event Pin
Martin Beukes11-Jan-10 12:49
Martin Beukes11-Jan-10 12:49 
GeneralRe: using the contol.paint event Pin
Luc Pattyn11-Jan-10 12:56
sitebuilderLuc Pattyn11-Jan-10 12:56 
AnswerRe: using the contol.paint event Pin
DaveyM6911-Jan-10 10:39
professionalDaveyM6911-Jan-10 10:39 
QuestionDeployment / Permissions for control embedded in a web page Pin
sitruc711-Jan-10 5:19
sitruc711-Jan-10 5:19 
AnswerRe: Deployment / Permissions for control embedded in a web page Pin
Eddy Vluggen13-Jan-10 8:26
professionalEddy Vluggen13-Jan-10 8:26 
QuestionAccess data in a remote server Pin
jonatan_55611-Jan-10 1:39
jonatan_55611-Jan-10 1:39 
AnswerRe: Access data in a remote server Pin
dan!sh 11-Jan-10 3:39
professional dan!sh 11-Jan-10 3:39 
GeneralRe: Access data in a remote server Pin
jonatan_55611-Jan-10 4:08
jonatan_55611-Jan-10 4:08 
QuestionDesig VB.net Table Pin
Thomas O'Donoghue10-Jan-10 1:51
Thomas O'Donoghue10-Jan-10 1:51 
AnswerRe: Desig VB.net Table Pin
Ashfield10-Jan-10 5:43
Ashfield10-Jan-10 5:43 
Questionarraylist to byte array & viceversa---plz. help me....... Pin
thivya n9-Jan-10 19:16
thivya n9-Jan-10 19:16 
AnswerRe: arraylist to byte array & viceversa---plz. help me....... Pin
Luc Pattyn10-Jan-10 0:57
sitebuilderLuc Pattyn10-Jan-10 0:57 
AnswerRe: arraylist to byte array & viceversa---plz. help me....... Pin
thivya n10-Jan-10 3:01
thivya n10-Jan-10 3:01 

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.