Answer Posted / rajesh
The Controls which are not having align property, those controls cant be placed in MDI Form
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain how barcode create in the report?
What is the extension of the windows installer file?
What are the advantages of form?
What is a windows form application?
Which of the following position is the default docking position of the statusstrip control on the form?
Name the event that enables the user to prevent shifting of focus from control until all the validation rules have been met.
How do I change the console application in windows?
What is the difference between desktop application and windows application?
Name the template that is used to create a user-defined component.
how barcode print on the win form
Which property of the progressbar control specifies the amount to increment the current value of the control?
How will calculated the net amount in tax add like total net amount = LT+ST+CESS+amount 2500 = 10%+12.5%+5.15%+amount? kindly please explain what type of formula we apply in software? Tushar
Name the property which of menu cannot be set at run time?
Explain how to add resources during runtime?
i already displaying one datagrid. now i want to make change to particular column header i.e i want to split that column header and it includes one more header.... write a code for that in windows application using C#.net