ArcFM Desktop Developer Guide
DatePickerAutomationPeer Constructor


DatePicker
Initializes a new instance of the AutomationPeer for DatePicker control.
Syntax
'Declaration
 
Public Function New( _
   ByVal owner As DatePicker _
)
'Usage
 
Dim owner As DatePicker
 
Dim instance As New DatePickerAutomationPeer(owner)
public DatePickerAutomationPeer( 
   DatePicker owner
)

Parameters

owner
DatePicker
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

DatePickerAutomationPeer Class
DatePickerAutomationPeer Members

 

 


Send Comment