| | new | |
rtButton ActionType Font As rtFontstyle Formula HeightTWIPS HTML JavaScript Label LotusScript Parent ParentContainer ParentObject root Style WidthTWIPS WidthType | version 1.5
Sub new (bType As Long) Create a new button; argument "btype" allow to set CDHOTSPOT flags, like action type: RT_ACTION_FORMULA RT_ACTION_JAVASCRIPT At the moment 2 other RT_ACTION parameters (RT_ACTION_SIMPLE, RT_ACTION_LOTUSSCRIPT) are read only for buttons and hotspots as the code for them may not be set programmatically. | |