Softelvdm.Controls Class Library for Windows Controls 1.0

GetVisible Method, GenericPartClass Class

Softel vdm, Inc.

Returns the current visibility status of a part, based on the part's VisibleAppearance property.

Syntax      GenericPartClass Class (Softelvdm.Controls)

VB   

Protected Overridable Function GetVisible() As Boolean

C#   

protected virtual bool GetVisible();

C++   

protected: virtual bool GetVisible();

Return Value

True if the part is currently visible, otherwise False.

Comments

The GetVisible method returns the current visibility status of a part, based on the part's VisibleAppearance property.

Version Information

Supported in version 1.0.
Products Table


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com