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