473,322 Members | 1,241 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

Delphi's TFrame equivalent ?

J F
hi all,

A simple question : Is there in C# (Visual Studio .Net 2003) an
equivalent to the really usefull Delphi component TFrame. (It's like a
form but you can drop it on another form like any component)

If no, what is the best way to achieve this behavior.

TIA

J F
Nov 16 '05 #1
3 2762
> A simple question : Is there in C# (Visual Studio .Net 2003) an
equivalent to the really usefull Delphi component TFrame. (It's like a
form but you can drop it on another form like any component)

System.Windows.Forms.Panel?

--
cody

Freeware Tools, Games and Humour
http://www.deutronium.de.vu || http://www.deutronium.tk
Nov 16 '05 #2
Hi J F,

I'm not familiar with TFrame, but I think the closest thing in C# would be
a User Control.
Happy coding!
Morten Wennevik [C# MVP]
Nov 16 '05 #3
The User Control is the closest thing that I have seen.
"J F" <jf*****@netcourrier.com> wrote in message
news:49**************************@posting.google.c om...
hi all,

A simple question : Is there in C# (Visual Studio .Net 2003) an
equivalent to the really usefull Delphi component TFrame. (It's like a
form but you can drop it on another form like any component)

If no, what is the best way to achieve this behavior.

TIA

J F

Nov 16 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Erva | last post by:
Hi, Is there someone who has moved from Delphi to VS.NET? I'am using Delphi currently but seriously considering to moving VS.NET. I would like to hear if someone has already done that, is it...
0
by: W. D. | last post by:
Hi Folks, My Delphi is rusty, and my C is corroded. Am I understanding this properly? CPP Code: TMainForm *MainForm Is this a declaration for a form named 'MainForm'
7
by: Tim Conner | last post by:
Hi, I am an ex-delphi programmer, and I having a real hard time with the following simple code (example ): Which is the equivalent to the following code ? var chars : PChar; sBack, s :...
1
by: Julian Maisano | last post by:
Is there any C# class 'equivalent/replacement' for Delphi's TDataSet? I'm just thinking to translate an application mine, but it's based in a framework (also mine) that often uses TDataSets so I...
9
by: Chazza | last post by:
I would like to override a method from an inherited class, but the new method has a different signature to the inherited class. Example: class A { private void Init() { // code } } class B...
4
by: Oleg Subachev | last post by:
Is there C# equivalent of Delphi's ClientDataSet ? ClientDataSet is an in-memory DataSet, that has no external data storage. Oleg Subachev
5
by: kelvin.koogan | last post by:
How can I call a function in a Delphi DLL from C++/CLI? The Delphi function is declared as follows: function Func1(IsDsb: Boolean; FirstStr, SecondStr : String): String; I've tried ...
1
by: Julian Mensch | last post by:
My employer has developed an application in Delphi with a very complex user-interface that we may be transitioning to C# at some point. Our interface uses large numbers of tabbed sub-forms, with...
11
by: gnuist006 | last post by:
Is there a Delphi equivalent in the C world or Scheme/LISP world ? Recently, Delphi is in resurgence. In Russia people are using like crazy. For example, Bolega has written a free image...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.