Great video, thanks for doing this. A feature I would have expected to be part of the button control by default... Please keep more little snippets of code coming our way!
@ProgrammingWithPragnesh2 жыл бұрын
Thanks, will do!
@anandshindey Жыл бұрын
Nice
@Mani.2452 жыл бұрын
Very helpful. If possible please include the code repo
Standard button has the hand cursor, how do we achieve this using the method you shown?
@itbraindev27852 жыл бұрын
ArgumentException: Default value did not match return type. Property: System.Windows.Input.ICommand ButtonControl.Command Default value type: String, (Parameter 'defaultValue')
@ProgrammingWithPragnesh2 жыл бұрын
Hi, Can you look into this GitHub Repo : github.com/mistrypragnesh40/ButtonControlWithProgressbar , This repo contain the example of binding command or event to button control.
@drackkeyner2 жыл бұрын
how to prevent the button from changing size when the loading spiner appears
@moawadabdelbasset98962 жыл бұрын
can you help me how i read phone missed call log numbers
@ProgrammingWithPragnesh2 жыл бұрын
HI , I think it possible for android , but for iOS I don't think they allow us to read phone call logs.
@moawadabdelbasset98962 жыл бұрын
@@ProgrammingWithPragnesh can you give me a example