DisplayGetCaptionLength Method |
Gets the maximum length of a button caption.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.6.39.0 (1.6.39.0)
Syntaxpublic int GetCaptionLength()
Public Function GetCaptionLength As Integer
public:
int GetCaptionLength()
member GetCaptionLength : unit -> int
Return Value
Type:
Int32The maximum length of a button caption.
See Also