C# and component visibility between Forms
|
11-08-2011, 01:16 AM
Post: #1
|
|||
|
|||
C# and component visibility between Forms
While learning how to use VideoLab, I'm prototyping my video application in both Delphi7 and C# (via Visual Studio 2010).
The Delphi side has gone well and so far I'm pretty jazzed about what VideoLab can do. On the C# side I'm having trouble getting my DSVideoFilter on one form to connect to an ImageDisplay that's on another form. I've set all Modifiers properties to Public, but I still can't get the OpenWire pin editor to show anything accept what's on the first form. (The pin editor in Delphi has a control that lets me see components on other forms, I do not see this control from C#.) Is there a design-time way to do this, or will I have to solve this at runtime or with additional designer code? ~ted |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
C# and component visibility between Forms - Ted Wagner - 11-08-2011 01:16 AM
RE: C# and component visibility between Forms - Dave - 11-08-2011, 06:40 AM
RE: C# and component visibility between Forms - Ted Wagner - 11-08-2011, 06:52 AM
RE: C# and component visibility between Forms - mitov - 11-09-2011, 11:50 AM
RE: C# and component visibility between Forms - wtwose - 12-13-2011, 02:58 AM
RE: C# and component visibility between Forms - mitafnath - 03-29-2012, 07:04 PM
|
User(s) browsing this thread: 2 Guest(s)