Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Returns the rowheight of the table's row prior sending of the message.

Example

 
Code Block
controlID = @window:'.TABLE_1'
heightInPixels = 16
rh = Send_Message(control,'ROWHEIGHT',0,heightInPixels)