FormDateControl.dateDay Method
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.
Overloads
dateDay() | |
dateDay(Int32) |
dateDay()
public:
virtual int dateDay();
public virtual int dateDay ();
abstract member dateDay : unit -> int
override this.dateDay : unit -> int
Public Overridable Function dateDay () As Integer