LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

related to text message movement

Hi ,
In an application I need to move upward and downward a text message control programatically . If this feature is available in LW/CVI then plz inform me about this i.e the name of functions etc ?
 
regards
subrata
0 Kudos
Message 1 of 2
(2,783 Views)

Hello Subrata,

you can change the position of any control programatically by using the SetCtrlAttribute function, using the attributes, ATTR_TOP and ATTR_LEFT.

0 Kudos
Message 2 of 2
(2,781 Views)