March 16th, 2010, 02:11 AM
Hi,in my code i call Add() for 10 time(For loop).The listbox should display 10 different items .
But what it shows,it dispaying last item only and also vertically.Like
S
T
R
I
N
G
And each...
January 5th, 2010, 04:06 AM
Hi,
As i want to use WPF in VC++.I refered one article form codeguru,and i implemt that as make WPF as C# dll and using it in VC++.
Everything working fine.But the problem is in TextBox.As i have...
October 28th, 2009, 07:35 AM
Hi,
In my application i want to display only toolbar in top of the window.By pressing the menu in toolbar,corresponding window will be display seperately.
Pls help me i dont know how to start.
Im...
July 26th, 2007, 05:13 AM
Hi,
My mainframe window has close,mini amd maxi buttons.
But it does not work.
I cannot close or minimize the window.
Whats the reason.
My Precreatewindow codes like
BOOL...