controls
Calling an ElementMethod in a DataTrigger
I have a TextBox thats using this Style. I need to add a Focus() method to in this style. So that when the TextBox is Visible and the ValidParent Property is false then i call the Focus() method on th[详细]
2023-03-30 07:51 分类:问答How can I make a control visible when WindowState is Maximized and collapsed when Normal?
This is my view, I want to collapse the second Rectange in the Button when windowstate is normal and vice versa.Mistakenly I changed the command name as ShowCommand, well I\'m trying it but can\'t do[详细]
2023-03-29 22:51 分类:问答Public properties are always null in ViewDidLoad in a custom TabBarController in MonoTouch
I\'ve been working on a class derived from UITabBarController. At the most basic level, what I\'m trying to do is add a BackgroundColor property, and other public properties, that I can instantiate in[详细]
2023-03-29 22:10 分类:问答Any Silverlight-based Thumbstick controls out there?
I\'m trying to implement a simple game - I\'ve written a dial control but having trouble writing a on-screen thumbstick in Silverlight for Windows Phone - this would be a large circle - say 15开发者_如[详细]
2023-03-29 21:44 分类:问答Set focus on another control when a key pressed without code-behind
I\'m implementing something like an autosuggestion control: I have a user control that contains a TextBox and a ListBox. When the user enters text I\'m handing it with System.Windows.Interactivity beh[详细]
2023-03-29 14:16 分类:问答Accidentally recovered deleted files
I just caused a problem that I\'m having trouble finding a solution for. I have been working on a year old Ruby On Rails app, which is stored in a Git repository.[详细]
2023-03-29 02:15 分类:问答How to add a special item to a listview and keep it at the top?
I have a SortableListView of which I set the ItemsSource via a binding. Something like the following:[详细]
2023-03-29 01:15 分类:问答Table like control for C# Windows forms [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-03-29 00:25 分类:问答C# using an int value after triggering an event
I came to the same question again and again. I need to use the user entered values after a button event, or a doubleclick, or anything. when I do it with the designer, it passes automatically the txt[详细]
2023-03-28 17:25 分类:问答ASP NET - C#: Access controls by Id
In my ASP.Net project; I\'m using C# as behind code. One of my project functions creates some text boxes dynamically, according to user\'s needs. Each textbox has a different Id.[详细]
2023-03-28 16:05 分类:问答