Hi.
Its posible , change this value the properties of control Add Sticky Note o any control workflow
from sdk script or script or library workflow. For example in controls vs2012 :
control : Label
Name control : lblRange
=> lblRange.text = "Hi"
But control Add Sticky Note , not have name control, only have description and activity name
how i access this control add sticky note from activity name. For example:
(Add Sticky Note).Page = 2
Thanks