Forum: ASP.NET Apr 26th, 2005 |
| Replies: 1 Views: 4,685 |
Forum: ASP.NET Mar 23rd, 2005 |
| Replies: 2 Views: 7,207 |
Forum: ASP.NET Mar 21st, 2005 |
| Replies: 2 Views: 7,207 AutoScroll Hi, can anyone advise me on the best way of using the autoscroll property of a form? I want the form to automatically scroll to the end of the form, as the controls will be increasing in size, as new... |
Forum: ASP.NET Mar 8th, 2005 |
| Replies: 2 Views: 12,799 Re: Disable MDI child close button After HOURS and HOURS of trying to fix this, I think I have finally come up with a solution for c++ .NET :D ! The issue you will notice with my code is that it has been placed in the VisibleChanged ... |
Forum: ASP.NET Mar 2nd, 2005 |
| Replies: 2 Views: 12,799 Disable MDI child close button Hi, I would really appreciate some help with disabling the close button (and the system menu's close option) of a MDI child form in C++ .NET. I've scoured the web, and although I can find it in VB... |
Forum: C# Feb 21st, 2005 |
| Replies: 2 Views: 3,914 Automatic Code Generation Hi, I was wondering if there is a way of stoping the automatic code generation for form controls. I want to stop .NET creating the Text property (and only this property) for the "initializecontrol"... |