Click here to Skip to main content
15,907,395 members

Comments by SachinSutar (Top 30 by date)

SachinSutar 1-Sep-17 4:20am View    
Yes.
SachinSutar 1-Sep-17 2:52am View    
should i create IDataObject for every control and set in Clipboard with 'Clipboard.SetDataObject(ido, false)' ?
Please suggest.
SachinSutar 1-Sep-17 2:35am View    
[moved code to question]

this code is executing well but can't understand how to check ido data and how to retrieve control list back.
SachinSutar 31-Aug-17 2:11am View    
Yes, i tried to pass control list but it return only single control back.
SachinSutar 2-Aug-16 2:21am View    
i tried momento pattern but it not work for add and remove controls.