Home
Community
Discussion Forums
Most Active Software Boards
LabWindows/CVI
Topic
LabWindows/CVI
Register
·
Login
·
Help
Community
Category
Board
Documents
Users
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
Topic Options
Subscribe to RSS Feed
Mark Topic as New
Mark Topic as Read
Float this Topic for Current User
Bookmark
Subscribe
Mute
Printer Friendly Page
All Forum Topics
Previous Topic
Next Topic
With CVI, how do you change the color of a numeric tank using SetCtrlAttribute?
With CVI, how do you change the color of a numeric tank using SetCtrlAttribute?
Murray
Member
04-11-2002
02:36 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
You can manually change the color of a numeric tank when placing it onto a panel, but can you change the color "on the fly"?
0
Kudos
Message
1
of 2
(3,236 Views)
Reply
Re: With CVI, how do you change the color of a numeric tank using SetCtrlAttribute?
slaine
Member
04-11-2002
03:45 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Murray,
Try this...
SetCtrlAttribute (panelHandle, PANEL_NUMERICTANK, ATTR_FILL_COLOR,VAL_RED);
Regards
JB
1
Kudo
Message
2
of 2
(3,236 Views)
Reply
All Forum Topics
Previous Topic
Next Topic