Share via


xInfo.IsVisible Method

Definition

Determines whether the client window is not minimized.

public:
 virtual bool IsVisible();
public virtual bool IsVisible ();
abstract member IsVisible : unit -> bool
override this.IsVisible : unit -> bool
Public Overridable Function IsVisible () As Boolean

Returns

false if the client window is minimized; otherwise, true.

Applies to