bitfoundation / bitplatform

Build all of your apps using what you already know and love ❤️
https://bitplatform.dev
MIT License
1.07k stars 222 forks source link

Is there anyway to change text color of DateTimePicker? #211

Closed NedaMoha closed 3 years ago

NedaMoha commented 3 years ago

I want to change showing text color in DateTimePicker Button. By default, It's Black. Can I adjust it with any attribute?

ysmoradi commented 3 years ago

You can provide your own ui as following example: https://github.com/bitfoundation/bitframework/blob/master/Samples/CSharpClientSamples/Controls.Samples/Samples/BitDateTimePickerSampleView.xaml#L35-L56