ArcFM Engine Developer Guide
CalendarButtonAutomationPeer Constructor


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

Parameters

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

CalendarButtonAutomationPeer Class
CalendarButtonAutomationPeer Members

 

 


Send Comment