view plaincopy to clipboardprint? public class classDataBaSEOption { private INIClass iniCls = new INIClass(AppDomain.CurrentDomain.BaseDirectory + "//DataBaseConn.ini"); private System.ComponentModel.BackgroundWorker bwShow = new System.ComponentModel.BackgroundWorker();