Spread WPF Documentation
OnPreviewTextInput Method (FloatingObjectSelectedFrame)


GrapeCity.Windows.SpreadSheet.UI Namespace > FloatingObjectSelectedFrame Class : OnPreviewTextInput Method
Syntax
'Declaration
 
Protected Overridable Sub OnPreviewTextInput( _
   ByVal e As System.Windows.Input.TextCompositionEventArgs _
) 
'Usage
 
Dim instance As FloatingObjectSelectedFrame
Dim e As System.Windows.Input.TextCompositionEventArgs
 
instance.OnPreviewTextInput(e)
protected virtual void OnPreviewTextInput( 
   System.Windows.Input.TextCompositionEventArgs e
)

Parameters

e
See Also

Reference

FloatingObjectSelectedFrame Class
FloatingObjectSelectedFrame Members