TimePickerClosedEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides event data for the event that is raised when a TimePicker control is closed.
public ref class TimePickerClosedEventArgs : EventArgs
public class TimePickerClosedEventArgs : EventArgs
type TimePickerClosedEventArgs = class
inherit EventArgs
Public Class TimePickerClosedEventArgs
Inherits EventArgs
- Inheritance
-
TimePickerClosedEventArgs
Constructors
TimePickerClosedEventArgs() |