controls
ASP.NET How to know if control in page if-else is visible?
Here is an example. The problem is that the Label2 has always Visible=true, regardless of the if-else result. How can i know if its visible or not?[详细]
2023-04-11 18:51 分类:问答WPF control with navigation capability
I have something like 15 grids and I want to put them in on one control with some kind of navigation ... something like tabs panel but instead of tabs I would like to have开发者_如何学运维 arrow or pa[详细]
2023-04-11 18:46 分类:问答ubermusic pivot control on android?
I was wondering if anyone is able to tell me how they were able to make the windows UI in the apps UberMusic? I know it\'s exactly like the windows phone 7 interface and I was wanted to implement t开发[详细]
2023-04-11 16:47 分类:问答C# Silverlight move a control
Is it possible to change the parent of a silverligh开发者_StackOverflowt control? When I tried adding it to the children collection I got an exception.You cannot assign a control to two different pare[详细]
2023-04-11 15:09 分类:问答How to realise detachable control in XAML & WPF
I want to have detachable controls in my software where a user can drag out a view (control) into a seperate window. Like the TabItems in Visual Studio 2010.[详细]
2023-04-11 12:32 分类:问答C# : menustrip control
i have a menustrip with two items british and SI , there are the items names , i want to display some text when ever one of them is clicked , i tried that with that code but nothing happens when i cli[详细]
2023-04-11 11:26 分类:问答How to modify all ASP.NET controls to inherit from my special control?
TextBox, Label, Panel, ... all inherits from Control. Is there a way to inherit from Control and make ASP.NET controls inherit from my new control?[详细]
2023-04-11 07:29 分类:问答Delphi Prism: How to access control(s) on a mainform from another form to update its properites?
I have looked at a very simila开发者_JAVA百科r stackoverflow question(s), but the answers aren\'t helping me.[详细]
2023-04-11 05:07 分类:问答reusing an asp.net custom server control in MVC3
I have an asp.net custom server control. Is there anyway I can reuse it in MVC3? My existing asp.net control relies quite a bit on storing the information in HttpContext. If I can somehow make the con[详细]
2023-04-10 17:46 分类:问答Editable javascript chart - interactively resize bars or pie sections
I need a library or a framework plugin that can draw charts that can be modified real-time by resizing part of the chart itself. Is there such thing?[详细]
2023-04-10 16:03 分类:问答