The Goto
public class GotoDialog : System.Windows.Window
Introduced: X12.
The following example creates a Goto
TXTextControl.WPF.GotoDialog dlg = new GotoDialog(textControl1);
dlg.Show();
Constructor | Description |
---|---|
Goto |
Creates a Goto |
Enumeration | Description |
---|---|
Dialog |
Each Dialog |