This documentation is archived and is not being maintained.
CalendarAutoFormatDialog.OnOKClicked Method
.NET Framework 1.1
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Protected Sub OnOKClicked( _ ByVal source As Object, _ ByVal e As EventArgs _ ) [C#] protected void OnOKClicked( object source, EventArgs e ); [C++] protected: void OnOKClicked( Object* source, EventArgs* e ); [JScript] protected function OnOKClicked( source : Object, e : EventArgs );
See Also
CalendarAutoFormatDialog Class | CalendarAutoFormatDialog Members | System.Web.UI.Design.WebControls Namespace
Show: