ArcFM Desktop Developer Guide
CalendarDayButtonAutomationPeer Constructor


Owning CalendarDayButton
Initializes a new instance of the CalendarDayButtonAutomationPeer class.
Syntax
'Declaration
 
Public Function New( _
   ByVal owner As CalendarDayButton _
)
'Usage
 
Dim owner As CalendarDayButton
 
Dim instance As New CalendarDayButtonAutomationPeer(owner)
public CalendarDayButtonAutomationPeer( 
   CalendarDayButton owner
)

Parameters

owner
Owning CalendarDayButton
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

CalendarDayButtonAutomationPeer Class
CalendarDayButtonAutomationPeer Members

 

 


Send Comment