Description:
Microsoft .NET technology newsgroup.
|
|
|
Drag Drop Format WindowsForms10PersistentObject
|
| |
Does anybody know some details about the Format WindowsForms10PersistentObject I want simulate this format from one ATL c++ Control. How i need fill IDataObject (FormatETC and StgMedium) Please can anybody help me? Reiner
|
|
open (print)a text file to the screen
|
| |
Can anybody tell me how to open (print)a text file to the screen. For example, to click a botton and the file will be shown in the screen. Using something like the code below.(the code below is not good, but I want to give you an idea) private: System::Void ShwCrdBtn_Click(System::Object ^ sender,... more »
|
|
Status indicating operation in progress
|
| |
Hi all, in my WinForm (C# 3.0) I have a button that when the user click on it, several long time consuming operations occur in the database. How can I show something the indicating work in progress, starts at button click and finish at the end on OnClick event method? Thanks in advance. Luigi
|
|
Getting the Type Descriptor Provider at runtime
|
| |
I have a implemented a custom TypeDescriptorProvider / CustomTypeDescriptor solution for a custom type to display custom properties when an instances of my custome type is selected by the PropertyGrid. To register the TypeDescriptionProvider for my type I use the TypeDescripionProvider Attribute with my class:... more »
|
|
Config File Footwork?
|
| |
Visual Studio 2008 with a .NET 3.5 SP1 solution/projects. I have a form that makes data access layer calls. The calls used to be made to a class library dll. The form exe had an .exe.config that passed the connection string to the DAL. Now the DAL is a Winform itself, still with the same public classes and public methods.... more »
|
|
Dynamic Form from Console App?
|
| |
I have a Framework 3.5 x86 console application that gets some stuff from a database. I want to add a WinForm with a DataGridView that will pop-up to display the data. I added a form to my console app project and added the DataGridView control to the form. I can get my data and instance the form, but it disappears before I can see anything and the... more »
|
|
text and 2003
|
| |
i have microsoft 2003, and have forms to fill in on my computer, i can get the curser to flash on the box that needs filling but it will not type anything. Sorry if described wrong but not very computer literate
|
|
|