C# Class WindowsForms.MonthCalendarAutomationProvider

Inheritance: WindowsForms.AutomationHelpers.AutomationProvider, IValueProvider
Afficher le fichier Open project: leviwilson/mohawk

Méthodes publiques

Méthode Description
MonthCalendarAutomationProvider ( MonthCalendar control ) : System
SetValue ( string value ) : void

Method Details

MonthCalendarAutomationProvider() public méthode

public MonthCalendarAutomationProvider ( MonthCalendar control ) : System
control System.Windows.Forms.MonthCalendar
Résultat System

SetValue() public méthode

public SetValue ( string value ) : void
value string
Résultat void