A.Multiline
B.Dock
C.Size
D.Position
您可能感興趣的試卷
你可能感興趣的試題
A.Anchor
B.Dock
C.Fill
D.Full
A.IsMdiParent
B.MdiParent
C.IsMdiContainer
D.MDIContainer
A.None
B.Top
C.Left
D.Manual
A.Normal
B.Min
C.Max
D.以上都不是
A.private static string DBConnectString ="server=.;database=FreshLiveDB;uid=sa;pwd=123;";
B.private static string DBConnectString ="server=.;database=FreshLiveDB;id=sa;pwd=123;";
C.private static string DBConnectString ="server=.;database=FreshLiveDB;id=sa;password=123;";
D.private static string DBConnectString ="server=.;database=FreshLiveDB;name=sa;pwd=123;";
最新試題
在ADO.NET中,下列關(guān)于連接對(duì)象Connection的說法錯(cuò)誤的是()
在C#中,定義命名空間的關(guān)鍵字是()
在Windows應(yīng)用程序中,MDI窗體的特點(diǎn)描述錯(cuò)誤的是()
在ADO.NET中,DataReader對(duì)象用于從數(shù)據(jù)庫中檢索只讀的數(shù)據(jù),使用()語句可以創(chuàng)建一個(gè)DataReader對(duì)象。
在ADO.NET中,下列能夠提供與SQL Server數(shù)據(jù)庫連接的對(duì)象是()
在C#WinForms程序中,以下不屬于Label屬性的一項(xiàng)是()
在c#窗體應(yīng)用程序中,Panel、GroupBox、TabControl等分組控件,有時(shí)候也被稱之為()
在WinForm窗體中,ComboBox有三種下拉樣式,其中不包括()
以下是TextBox控件常用事件的是()
在Visual Studio集成開發(fā)環(huán)境中有兩類窗口,分別為浮動(dòng)窗口和固定窗口,下列不屬于浮動(dòng)窗口的是()