FormControl.updateWindow 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.
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.