G
genc ymeri
Hi,
I'm coming from Delphi and I'm lookin for frames but I'm not finding them.
Do we have something similiar overhere in NET ???? If yes, is it going to be
the same logic ?
//*** I'm writing the Delphi logic in C# syntax
Frame MyFrame = new FrameClass(AOwner);
MyFrame.Parent = MyMainForm;
MyFrame.show();
Anyhelp very much will be appreciated,
Thank you.
Genc.
I'm coming from Delphi and I'm lookin for frames but I'm not finding them.
Do we have something similiar overhere in NET ???? If yes, is it going to be
the same logic ?
//*** I'm writing the Delphi logic in C# syntax
Frame MyFrame = new FrameClass(AOwner);
MyFrame.Parent = MyMainForm;
MyFrame.show();
Anyhelp very much will be appreciated,
Thank you.
Genc.