Search results for query: *

  • Users: tiwana22
  • Content: Threads
  • Order by date
  1. T

    how to get form form1.textbox1.text in class

    Hi guys, i need a help to get form1.textbox1.text in Class to make a registry entry : below is the code, i am using for it : Microsoft.Win32.Registry.CurrentUser.CreateSubKey("MyTestKey"); Microsoft.Win32.Registry.SetValue("HKEY_CURRENT_USER\\Software\\MyKey\\Registration", "Code"...
  2. T

    Question need help to convert vb.net coding to c#

    hi guys, im new to this forum and beginner to c# too i had a code to generate key in vb.net, bt for sm reasons i switched to c# and need to convert vb.net coding to c# I converted it online, bt it doesnt work for me : Please have a look on coding Public Function GenCode(ByVal strUN As...
Back
Top Bottom