0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
~732 People Reached
Favorite Forums
Favorite Tags
3 Posted Topics
as it's a user control, you can make the Modifier properity of each control ( tab control , datagrids or any other control) to Public . Then you can change it as you like from the form.
using this in your project, [code]using ExcelReadWrite;[/code] then use your classes in that dll as usual , depending on the type of your classes. Prof. Mendl
I made it before, one as windows applications and the other as console application but with graphical interface you can see them and may be useful for you
The End.
Prof.Mendl