Hi,
I want to know how to invoke any method written in Console application from other application like Windows Class library?
e.g.
Console Application
------------------
public static void Main(){}
public CallRemoteObject(){}
Windows Class Library
----------------------
want to invoke...
I am developing a windows form with Microsoft outlook style display, that means I have a Treeview control on left side,splitter control on the right side of TreeView control, then on right side there is a panel control which fill the whole form area and inside that panel I have Tab Control .On...
I am developing a windows form with Microsoft outlook style display, that means I have a Treeview control on left side,splitter control on the right side of TreeView control, then on right side there is a panel control which fill the whole form area and inside that panel I have Tab Control .On...
I apologize if anybody offended.My intention was never to hurt anybody.I appreciate your time and help and expect the same in the future.
Thank you
scorpion
I am developing a Windows Control Library application in C#.I have several controls on my form and I want all the controls to resize when my form gets resize.Does anybody know how to do that?
Thank you.
That is what I am not looking for.Does anybody know the solution?I know I can resize the applet in browser but same code doesn't work for <OBJECT> tag and UserControl(Windows Control Library) in ASP.NET.
Thank you and waiting for proper solution.
Hi,
I am developing an ASP.NET page which embeds Usercontrol using OBJECT tag.I want usercontrol to resize with Internet Explorer's window resize.e.g. if I resize IE's window by stretching it's handle then UserControl's height and width should also resize corresponding to the width and height of...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.