|
|
|
|
|
- Overview
- How to?
- Programming
- Properties available in a window
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements:
Programming To handle days in a Calendar control, use the following syntax: <Calendar control>[<Date>] For example:
CAL_Calendar1["20120701"].BackgroundColor = LightRed
Several properties can be used to handle a day in a Calendar control.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|