Click here to Skip to main content
15,899,937 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionTemporary Files Location Pin
Anubhava Dimri5-Feb-10 0:32
Anubhava Dimri5-Feb-10 0:32 
AnswerRe: Temporary Files Location Pin
Nuri Ismail5-Feb-10 0:42
Nuri Ismail5-Feb-10 0:42 
GeneralRe: Temporary Files Location Pin
Anubhava Dimri5-Feb-10 1:24
Anubhava Dimri5-Feb-10 1:24 
GeneralRe: Temporary Files Location Pin
Dave Kreskowiak5-Feb-10 2:14
mveDave Kreskowiak5-Feb-10 2:14 
AnswerRe: Temporary Files Location Pin
DaveAuld5-Feb-10 1:08
professionalDaveAuld5-Feb-10 1:08 
GeneralRe: Temporary Files Location Pin
Steven J Jowett5-Feb-10 1:20
Steven J Jowett5-Feb-10 1:20 
GeneralRe: Temporary Files Location Pin
Anubhava Dimri5-Feb-10 1:26
Anubhava Dimri5-Feb-10 1:26 
QuestionClipboard functionality in application like VB GUI Pin
for12064-Feb-10 20:44
for12064-Feb-10 20:44 
Hi CP,

I developed an appl. in that i am having controls like textbox, combobox, list box,button ,etc and some other controls from PowerPacks.

I implemented successfully Cut/ Copy / Paste of these controls within the application .

Now i have to implement the things in Clipboard . How can i serialize the class which is maintaining the list of controls.

Public Class Temp

Dim lTempControls As List(Of Object) = Nothing

End Temp

So how can i serialize to clipboard and get all the things when i exit & open the application ?

Regards,

For1206

AnswerRe: Clipboard functionality in application like VB GUI Pin
DaveAuld4-Feb-10 21:55
professionalDaveAuld4-Feb-10 21:55 
GeneralRe: Clipboard functionality in application like VB GUI Pin
Dalek Dave4-Feb-10 21:59
professionalDalek Dave4-Feb-10 21:59 
GeneralRe: Clipboard functionality in application like VB GUI Pin
DaveAuld4-Feb-10 22:43
professionalDaveAuld4-Feb-10 22:43 
GeneralRe: Clipboard functionality in application like VB GUI Pin
Dalek Dave4-Feb-10 22:48
professionalDalek Dave4-Feb-10 22:48 
AnswerRe: Clipboard functionality in application like VB GUI Pin
Dalek Dave4-Feb-10 21:57
professionalDalek Dave4-Feb-10 21:57 
GeneralRe: Clipboard functionality in application like VB GUI Pin
for12064-Feb-10 22:17
for12064-Feb-10 22:17 
GeneralRe: Clipboard functionality in application like VB GUI Pin
Dalek Dave4-Feb-10 22:32
professionalDalek Dave4-Feb-10 22:32 
AnswerRe: Clipboard functionality in application like VB GUI Pin
Richard MacCutchan4-Feb-10 22:22
mveRichard MacCutchan4-Feb-10 22:22 
AnswerRe: Clipboard functionality in application like VB GUI Pin
Luc Pattyn4-Feb-10 23:52
sitebuilderLuc Pattyn4-Feb-10 23:52 
QuestionApplying Scrolling to Image Box Pin
Lakshmana Kumar Vepuri4-Feb-10 19:25
Lakshmana Kumar Vepuri4-Feb-10 19:25 
AnswerRe: Applying Scrolling to Image Box Pin
Nuri Ismail4-Feb-10 21:58
Nuri Ismail4-Feb-10 21:58 
AnswerRe: Applying Scrolling to Image Box Pin
Luc Pattyn4-Feb-10 23:54
sitebuilderLuc Pattyn4-Feb-10 23:54 
QuestionApplication is not responding Pin
GSS_imran4-Feb-10 2:17
GSS_imran4-Feb-10 2:17 
AnswerRe: Application is not responding Pin
Abhinav S4-Feb-10 2:34
Abhinav S4-Feb-10 2:34 
AnswerRe: Application is not responding Pin
William Winner4-Feb-10 7:52
William Winner4-Feb-10 7:52 
QuestionTesting if a varible is null Pin
RachelSo3-Feb-10 18:51
RachelSo3-Feb-10 18:51 
AnswerRe: Testing if a varible is null Pin
jtpaa3-Feb-10 19:37
jtpaa3-Feb-10 19:37 

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.