Font newFont = new Font("Times New Roman", 12, FontStyle.Regular);
axSftDirectory1.Font = newFont;