Jump to content

Modify XControl value in Method


Recommended Posts

Posted

I'm trying to accomplish a trivial task in an XControl: set the (Numeric) value using a method. Specifically, the method needs to increment the data value by a specific amount, and trigger a Value Change event accordingly.

 

How do I get access to the 'value' property of the XControl from within the XControl library itself?

 

Thank you kindly.

Posted

You read the value by unbundling it from the display state cluster. Then in your facade you have to display the change by writing it to your control in the 'Display State Change' case. I've attached a simple example.

 

 

xControl Demo.zip

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.