Which command prompt utility is used to convert a resource file from the text format into the binary format?
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between checkbox and radiobutton?
28 Answers College School Exams Tests, TCS, Wipro,
What is the max size of textbox?
Which controls have refresh method?
How to create class level variable that can be assigned value at the time of declaration and in the constructor alone?
Which method grants a lock on a resource?
What is a database form?
Which of the following position is the default docking position of the statusstrip control on the form?
What are window applications?
Name the property which is used to lock a textbox to enter data?
Suppose I have two combobox .. And I have some items in both combobox now I need to check the item in both combobox if same item is present in both combobox I need to display that item in message box?
What is a windows forms application?
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