Hi, I'm trying to set up an hour and minute selector for an Addon like this HH:mm, which would be a DateTime anywhere else, but I can't find the way to make it selectable from the Xaml, such as a textbox, checkbox,... . any proposal?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Addon DateTime xaml
Collapse
X
-
Addon DateTime xaml
Hi, I'm trying to set up an hour and minute selector for an Addon like this HH:mm, which would be a DateTime anywhere else, but I can't find the way to make it selectable from the Xaml, such as a textbox, checkbox,... . any proposal?Tags: None
-
Hello RubenCazorla,
WPF has a DatePicker but not a TimePicker by default.
Learn about the DatePicker control, which allows the user to select a date by either typing it into a text field or by using a drop-down Calendar control.
The Extended WPF Toolkit may have a DateTimePicker you could look further into.
Is there a TimePicker control in WPF (.NET 4)? I was hoping the DatePicker control had the ability to show either a data or a time or both, but it doesn't seem so. Either of these would fit the bi...
Below are links to the google searches where I have obtained this information.
Chelsea B.NinjaTrader Customer Service
- Likes 1
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
83 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
143 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
83 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
256 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
334 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|

Comment