HbRadioGroup() > Methods xHarbour Developers Network  

oHbRadioGroup:setStyle()

Changes the style attribute of all radio buttons in a group.

Syntax

:setStyle( <cStyle> ) --> self

Arguments

<cStyle>
This is a character string with style attributes for all radio buttons in the group.

Description

Method :setStyle() iterates the internal list of radio buttons and assigns the string <cStyle> to :style of all radio buttons.

The return value is the HbRadioGroup object.


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe