custom-controls
WPF Custom Controls Are Invisible
When I create a custom control in WPF and add it to a window, I don\'t see anything where I placed it in the dialog.Here\'s what I\'m doing:[详细]
2023-03-20 03:27 分类:问答Adding custom components programmatically at runtime
I\'m having a problem using custom components at runtime. I have this custom FlowLayoutPanel component:[详细]
2023-03-19 20:50 分类:问答Extending the Asset URL Selector in SharePoint 2007 by adding filters or search
I\'m having a bit of a problem here. We have a SharePoint site where users use a document library that contains about 1500 items. The users create content for several areas of the site and very often[详细]
2023-03-19 06:01 分类:问答Custom Control with Custom Collection Property
I have an ASPX Custom Control which is supposed to load it\'s prop开发者_JAVA百科erties into an internal collection (defined with PersistenceMode.InnerProperty).Here\'s the ASPX[详细]
2023-03-19 04:30 分类:问答Programmatically access data from datacontext in custom user control
I have defined a custom user control which I use in a MVVM Prism Silverlight (c#) application. I use my control in a view like this:[详细]
2023-03-19 00:52 分类:问答C# custom control to render other controls
How can I use a custom control to render other controls? Obviously, at the 开发者_开发技巧Render stage, it is too late. test works as it does not contain <asp:sometag>, but test2 is what I want[详细]
2023-03-18 21:26 分类:问答Why does AjaxControlToolkit TabContainer render all custom control markup properties?
This is a strange one to explain but hope I make sense. Our organisation has a library of custom controls that we use in our solutions. One example of these controls is a textbox combined with a set[详细]
2023-03-18 18:50 分类:问答Generic.xaml for a text box with a rectangle vertically stacked on top of it?
I\'m trying to write a template for my control, SuperTextB, that set a rectangle over the entire area of the control\'s TextBox.This rectangle will be used to display validation error messages when va[详细]
2023-03-18 08:07 分类:问答ASP.NET dynamic controls data exchange in postback
Please excuse me for a probably lo开发者_运维问答w quality of this question, since I\'m not a web dev, so I possibly don\'t now some obvious things and don\'t know what to Google for. I think problem[详细]
2023-03-18 02:06 分类:问答Customizing the Format Settings on a TcxCustomDateEdit
I\'m looking to write a Date edit control preferably with a Date/Time picker that stores it\'s format settings on the control itself so they can be defined at run time independently from other control[详细]
2023-03-17 18:25 分类:问答