Hello! I can't load options into the TwainGui (they doesn't relects) ... why? ------------------------------------------------------------ Code sample: private void menuItem2_Click(object sender, EventArgs e) { try { // call open-find-dialog if (ofd.ShowDialog(this) != System.Windows.Forms.DialogResult...