Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
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
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


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

Forum Jump:


User(s) browsing this thread: 1 Guest(s)