Click here to Skip to main content
15,882,017 members

Comments by vijay79041 (Top 7 by date)

vijay79041 8-Jul-13 7:20am View    
newContact.GetType().InvokeMember("CompanyName", BindingFlags.InvokeMethod, null, newContact, new object[1] {""});

Invoke the Property and methods , dll at run time
vijay79041 8-Jul-13 7:12am View    
i need late binding methods for the solution
vijay79041 8-Jul-13 6:58am View    
Deleted
I Finded the Solutions

Maintab.Appearance = TabAppearance.FlatButtons;
Maintab.ItemSize = new Size(0, 1);
Maintab.SizeMode = TabSizeMode.Fixed;
vijay79041 19-Mar-13 9:04am View    
Use Process.start("Batch file path");
vijay79041 19-Mar-13 7:06am View    
I need windows 8 phone TTS by this acatts.dll