ArcFM Desktop Developer Guide
OnGotFocus Method (DatePickerTextBox)


Syntax
'Declaration
 
Protected Overrides NotOverridable Sub OnGotFocus( _
   ByVal e As RoutedEventArgs _
) 
'Usage
 
Dim instance As DatePickerTextBox
Dim e As RoutedEventArgs
 
instance.OnGotFocus(e)
protected override void OnGotFocus( 
   RoutedEventArgs e
)

Parameters

e
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

DatePickerTextBox Class
DatePickerTextBox Members

 

 


Send Comment