Microsoft SDK for Java

RebarBand.getVisibleGripper

Retrieves a boolean value indicating whether the rebar band has a sizing grip.

Syntax

public boolean getVisibleGripper()

Return Value

Returns true if the rebar band has a sizing grip, even if it is the only band in the rebar control; returns false if the rebar band never has a sizing grip, even if there are multiple bands in the rebar control.

See Also   setVisibleGripper

© 1999 Microsoft Corporation. All rights reserved. Terms of use.