LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

disable resize table column

Hi,

 

is there a way to disable the resize of the table list colom or row?  I don't want the operator have to possibility to play with the size of the different columns/rows.

 

Thanks

0 Kudos
Message 1 of 2
(3,078 Views)

You can use ATTR_ENABLE_ROW_SIZING and ATTR_ENABLE_COL_SIZING to disable this.

Kevin B.
0 Kudos
Message 2 of 2
(3,071 Views)