controls
How to make something similar to Visual C# 2008 properties window?
What interests me is everything below the bar with buttons that determine how the properties are displayed. All I can figure out is there is a splitter and a status strip.[详细]
2023-04-01 16:30 分类:问答Assigning Buddy window to Spin Control - ResEdit (C++)
How do I assign a buddy window to the Spin Control using ResEdit ? (C++) Also, how do I find out what messages the control sends when the up and down arrows (on the control) are pressed.[详细]
2023-04-01 12:45 分类:问答Fint a asp control on page but returns NULL
,HI, On my .aspx page i have a dataGrid with id = \"dataGrid1\", I need to edit that control for on class in the app_code.[详细]
2023-04-01 10:35 分类:问答GridView DataItem not persisting between mode changes
im having some wierd issue with my GridView. Basically, im trying to run a delete command on a table. The gridview has 3 fields bound to it, ItemId, ItemSummary, and ItemDate.[详细]
2023-04-01 09:42 分类:问答Sending a control signal?
I am working on making a client and a server with windows, c++ the design what I decided is server is just sending what client have to render depends on client\'s sending message.[详细]
2023-04-01 05:41 分类:问答Disabling a user control or making it readonly in asp.net
I am using user controls to display some content on a asp.net page.And I need to disable(not invisible) a user control on the page depending on some conditions.[详细]
2023-04-01 01:32 分类:问答.net progress bar in a asp.net we application
Is it possible to have a .net progress bar in a asp.net web application. I tried doing this: ProgressBar pb = new ProgressBar();[详细]
2023-04-01 00:34 分类:问答Dynamic loading data to Form/Widget from DataBase
Is there any Controls to show tables/trees from DB on-line? I mean without l开发者_开发百科oading all data into application. At the moment any table/tree control can present no more than 50-100 items.[详细]
2023-03-31 18:38 分类:问答Cannot find control in a ListView
I have this ListView: <ListView Grid.Row=\"1\" x:Name=\"ListLinePositions\" ItemsSource=\"{Binding Source={StaticResource CollectionViewSource}}\" SelectionChanged=\"ListLinePositions_SelectionC[详细]
2023-03-31 17:39 分类:问答Refreshing Windows Forms controls between actions in a 'for' loop
I have a problem that I don\'t want to开发者_JAVA百科 work with multithreaded applications since I am testing some code, and I need it single threaded.[详细]
2023-03-31 15:43 分类:问答