Creates a new instance

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public ValidatorNeedsTextEventArgs( string textBoxText, string textComponentID )
public ValidatorNeedsTextEventArgs( string textBoxText, string textComponentID )
Public Sub New ( textBoxText As String, textComponentID As String )
Public Sub New ( textBoxText As String, textComponentID As String )
public: ValidatorNeedsTextEventArgs( String^ textBoxText, String^ textComponentID )
public: ValidatorNeedsTextEventArgs( String^ textBoxText, String^ textComponentID )
new : textBoxText : string * textComponentID : string -> ValidatorNeedsTextEventArgs
new : textBoxText : string * textComponentID : string -> ValidatorNeedsTextEventArgs

- textBoxText (String)
- The text in the textbox if known
- textComponentID (String)
- The ID of the textbox if known
Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331