| cMyPicButtonF | ||
| Derived From | ||
| Class | cPicButton | |
| Class | cMyFunClass | |
| Functions | ||
| enlargeButton | ||
| fitToImage | ||
| setBottomText | Sets text to the button | |
| Message Actions | ||
| On SAM_Create | ||
| On SAM_Click | ||
| enlargeButton | ||
| Returns | ||
| Boolean | ||
| Parameters | ||
| Number | size | |
| I am called by these functions... | ||
| cMyPicButtonF.On SAM_Click (demotest) | ||
| fitToImage | ||
| Returns | ||
| Boolean | ||
| Parameters | ||
| Window Handle | hwnd | handle of the button |
| setBottomText | ||
| Sets text to the button | ||
| Parameters | ||
| String | sbottomtext | |
| Number | position | |
| On SAM_Create | ||
| I call these functions... | ||
| cPicButton.setPic (demotest) |
| On SAM_Click | ||
| I call these functions... | ||
| cMyPicButtonF.enlargeButton (demotest) |