1
1
Fork 0
mirror of https://github.com/FellippeHeitor/InForm.git synced 2024-09-19 12:14:49 +00:00

Updated Caption (markdown)

FellippeHeitor 2016-12-21 14:48:42 -02:00
parent 287dd171a4
commit 0bd8bd0f31

@ -2,6 +2,8 @@ Captions hold the text that is shown to the user on a control. They are accessib
Caption(ControlID) = "Caption contents" Caption(ControlID) = "Caption contents"
To add a hot-key indicator to a caption, use the [[SetCaption]] method.
## Controls that use the caption property: ## Controls that use the caption property:
* [[Button]] * [[Button]]
* [[Label]] * [[Label]]