Softelvdm.Controls Class Library for Windows Controls 1.0

ConsiderForOutline Method, DropDownButtonPartClass Class

Softel vdm, Inc.

Defines whether the part is considered when calculating the outline rectangle of a cell.

Syntax      DropDownButtonPartClass Class (Softelvdm.Controls)

VB   

Protected Friend Overrides Function ConsiderForOutline() As Boolean

C#   

protected internal override bool ConsiderForOutline();

C++   

protected friend: virtual bool ConsiderForOutline();

Return Value

False.

Comments

The ConsiderForOutline method defines whether the part is considered when calculating the outline rectangle of a cell.

The outline rectangle is determined by PartsRenderingClass.CalcOutline. By default, any part is considered when calculating the outline rectangle, except for a dropdown button (DropDownButtonPartClass) and a progressbar (ProgressBarPartClass).

Version Information

Supported in version 1.0.
Products Table


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