Share via


FormControl.updateWindow Method

Definition

Updates the window for the control.

public:
 virtual int updateWindow();
public virtual int updateWindow ();
abstract member updateWindow : unit -> int
override this.updateWindow : unit -> int
Public Overridable Function updateWindow () As Integer

Returns

1 if the update was successful; otherwise, 0.

Applies to