资源描述:
《vb程序设计上机题目(vb program design on the topic)》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、VB程序设计上机题目(VBprogramdesignonthetopic)45Basicoperation(2smallquestions,15pointsforeverylittlequestion,atotalof30points)Note:the"candidatefolder"appearsbelowis%USER%**********************************************************************DesignVisualBasicapplications(including
2、interfaceandcode)accordingtothefollowingquestions.(1)inthenameForm1,apictureframecalledImage1ispaintedontheformwiththetitle"image"Theheightis2500andthewidthis2000.Pleasesettheappropriatepropertiesinthepropertywindowtoloadtheexaminee'sdirectoryImagefilepic1.JPG,andmakethei
3、magefittheimageboxsize(asshown).Note:Thestoragediskmustbestoredinthecandidatefolder.Theprojectfilenameissjt1.VBP,formfilenameForsjt1.FRM.**********************************************************************(2)drawatextboxwiththenameText1ontheformofForm1,anditsinitialcont
4、entisempty;againDrawtworadiobuttons,Option1,Option2,andthetitle"participate"and"no.Toparticipate,thetitleofOption1isontheleftoftheradiobutton,asshowninthefigure.Whentheprogramruns,itisinEntersometextinText1(forexample,"race")and,whenyouclickOption1,putthetitleonitEnterthe
5、frontofthetext(forexample,"entertherace")and,whenyouclickOption2,thetitleislostInthebackofthetext(forexample,"nocontest").PleasewritetheappropriateeventprocesstocompletetheaboveFunction.Note:Whensaving,savethefiletotheexamineefolder.Theformfilenameissjt2.FRMThepieceiscall
6、edsjtt2.VBP.Youmustnotusevariablesinyourprogram,onlyoneineacheventStatements.tQuestion1:CreateaformForm1,andusethepropertieswindowtosettheCaptionattributeofForm1to"picture".ClickontheImagecontroltoolboxicon,andthenontheformdragoutanImageframeImage1,throughthepropertieswin
7、dow,setitsHeightis2500,Widthattributesfor2000,StretchattributeisTrue,andbyaddingtheexamineefolderImagefilePictureattributepic1.JPG.Savethedocumentasrequiredtocompletetheproblem.Question2:TocreateaformForm1,clicktheTextBoxcontroliconinthetoolbox,thendragaTextboxText1onthef
8、orm,andsetitsTextpropertytonullthroughthewindow.ClicktheOptionButtoncontroltoolboxicon,andthenon