_OlkTimeZoneControl.DropDown Method

Definition

Expands the drop-down portion of the time zone control.

public:
 void DropDown();
public void DropDown ();
Public Sub DropDown ()

Remarks

Simulates the user clicking the drop button on the control. This method causes the DropButtonClick event to fire.

Applies to