Hello Dear community,
I have bind this property TRIGGERBUTTONLOCATION and passing it Bottom or None parameter but whatever i assigned to it. It just jumps to Top and its not working as i would like it to work..
I have examined it twice that i am passing the right parameter in a status message and its also right but why this property is not behaving according to it. I am passing string what it demands..
TriggerButtonLocation
|
Sets the location of the trigger button to Top, Center, Bottom, Panel, or None.
|
Can please someone test it and give feedback!
Thank you so much
Solved! Go to Solution.
Although in the documentation its written that :- Sets the location of the trigger button to Top, Center, Bottom, Panel, or None.
But the property TRIGGERBUTTONLOCATION needs paramter with first letter small so for example for None we need to pass string as none.
Although in the documentation its written that :- Sets the location of the trigger button to Top, Center, Bottom, Panel, or None.
But the property TRIGGERBUTTONLOCATION needs paramter with first letter small so for example for None we need to pass string as none.