ArcFM Desktop Developer Guide
GetClassNameCore Method (CalendarDayButtonAutomationPeer)


Called by GetClassName that gets a human readable name that, in addition to AutomationControlType, differentiates the control represented by this AutomationPeer.
Syntax
'Declaration
 
Protected Overrides NotOverridable Function GetClassNameCore() As String
'Usage
 
Dim instance As CalendarDayButtonAutomationPeer
Dim value As String
 
value = instance.GetClassNameCore()
protected override string GetClassNameCore()

Return Value

The string that contains the name.
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