iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
Hello all,
Can you provide some pointers on this for me please, I have 1 window open for profile registration, on completing the registration process and the user closes the window, I would like to enable a UXDesktopDockButton that was in a disabled state.
How do I do this access the UXDesktopDockButton using code to enable it please?
Help appreciated.
Randine
Hello Randine,
You don't need to access the UXDesktopDockButton. You only need to use binding with mvvm pattern.Set your UXDockButton with binding to a property.
e.g
<Intersoft:UXDesktopDockButton Text="Next Process" IsEnabled="{Binding IsEnabled,Mode=TwoWay}" />
When close the window, simply set the property back to true.
Regards,Handy
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname