Hi All,
Im Unable to get desktop handle in vc++.net.Is there any method existed in
.net that will provide desktop handle like in vc++ GetDesktopWindo w().
In my Project I have to make A listview which is on the form,and the items to the listview are added at runtime from a database ,according to that the listview
height & width are changes.
the listview should be independent of forms bounds means it should be viewed outside the form.
Is there any way to show like that.I want add the listview to the desktop,so that
it is independent of forms bounds,but unable to get forms bounds.
Plz Help or Suggest me to get rid of the problems
Thanx in Advance
Im Unable to get desktop handle in vc++.net.Is there any method existed in
.net that will provide desktop handle like in vc++ GetDesktopWindo w().
In my Project I have to make A listview which is on the form,and the items to the listview are added at runtime from a database ,according to that the listview
height & width are changes.
the listview should be independent of forms bounds means it should be viewed outside the form.
Is there any way to show like that.I want add the listview to the desktop,so that
it is independent of forms bounds,but unable to get forms bounds.
Plz Help or Suggest me to get rid of the problems
Thanx in Advance