[To be supplied.]
[Visual Basic] Protected Sub InstantText( _ ByVal text As String _ ) [C#] protected void InstantText( string text ); [C++] protected: void InstantText( String* text ); [JScript] protected function InstantText( text : String );
ValueEditorHost Class | ValueEditorHost Members | System.WinForms Namespace