12 2024 档案

摘要:窗体代码 思路获取主窗体的位置坐标,根据主窗体的位置坐标和长宽尺寸计算子窗体的实际位置,并赋值给子窗体的Top和Left属性。 public partial class PromptDialogBox : Window { /// <summary> /// 关闭计时器 /// </summary> 阅读全文
posted @ 2024-12-27 09:56 follow_discoverer 阅读(29) 评论(0) 推荐(0) 编辑
摘要:可以设置该Listview的触发器如下: <ListView.ItemContainerStyle> <Style TargetType="ListViewItem"> <Style.Triggers> <Trigger Property="IsKeyboardFocusWithin" Value= 阅读全文
posted @ 2024-12-04 16:13 follow_discoverer 阅读(13) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示