Which one of the following is used if we want to add a window-05363
Which one of the following is used, if we want to add a window resource in procedural code?
This multiple choice question (MCQ) is related to the book/course vu cs411 Visual Programming. It can also be found in vu cs411 Final Term - Quiz No.1.
Which one of the following is used, if we want to add a window resource in procedural code?
Window.Resource.Add();
<Widows.Resources></Widows.Resources>
Window.Resoruces.Add();
<Window.Resources></Window.Resources>