i want to create a window in which i want to show my header on that form not predifined header how can do and that header should be movable...
thanks in advance
prateek
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Master BillaPosted Sep 25, 2009, 6:41 AM
To this you can work liek drag and drop features, here is sample code
http://www.java2s.com/Code/CSharp/GUI-Windows-Form/FakeDragAndDrop.htm
thank you