Name DescriptionSystem_CAPS_pubproperty AccessKey Gets or sets the acc การแปล - Name DescriptionSystem_CAPS_pubproperty AccessKey Gets or sets the acc ไทย วิธีการพูด

Name DescriptionSystem_CAPS_pubprop

Name Description
System_CAPS_pubproperty AccessKey
Gets or sets the access key that allows you to quickly navigate to the Web server control.(Inherited from WebControl.)
System_CAPS_protproperty Adapter
Gets the browser-specific adapter for the control.(Inherited from Control.)
System_CAPS_pubproperty AppRelativeTemplateSourceDirectory
Gets or sets the application-relative virtual directory of the Page or UserControl object that contains this control.(Inherited from Control.)
System_CAPS_pubproperty Attributes
Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control.(Inherited from WebControl.)
System_CAPS_pubproperty AutoPostBack
Gets or sets a value indicating whether the CheckBox state automatically posts back to the server when clicked.(Inherited from CheckBox.)
System_CAPS_pubproperty BackColor
Gets or sets the background color of the Web server control.(Inherited from WebControl.)
System_CAPS_pubproperty BindingContainer
This API supports the product infrastructure and is not intended to be used directly from your code. Gets the control that contains this control's data binding.(Inherited from Control.)
System_CAPS_pubproperty BorderColor
Gets or sets the border color of the Web control.(Inherited from WebControl.)
System_CAPS_pubproperty BorderStyle
Gets or sets the border style of the Web server control.(Inherited from WebControl.)
System_CAPS_pubproperty BorderWidth
Gets or sets the border width of the Web server control.(Inherited from WebControl.)
System_CAPS_pubproperty CausesValidation
Gets or sets a value indicating whether validation is performed when the CheckBox control is selected.(Inherited from CheckBox.)
System_CAPS_pubproperty Checked
Gets or sets a value indicating whether the CheckBox control is checked.(Inherited from CheckBox.)
System_CAPS_protproperty ChildControlsCreated
Gets a value that indicates whether the server control's child controls have been created.(Inherited from Control.)
System_CAPS_pubproperty ClientID
Gets the control ID for HTML markup that is generated by ASP.NET.(Inherited from Control.)
System_CAPS_pubproperty ClientIDMode
Gets or sets the algorithm that is used to generate the value of the ClientID property.(Inherited from Control.)
System_CAPS_protproperty ClientIDSeparator
Gets a character value representing the separator character used in the ClientID property.(Inherited from Control.)
System_CAPS_protproperty Context
Gets the HttpContext object associated with the server control for the current Web request.(Inherited from Control.)
System_CAPS_pubproperty Controls
Gets a ControlCollection object that represents the child controls for a specified server control in the UI hierarchy.(Inherited from Control.)
System_CAPS_pubproperty ControlStyle
Gets the style of the Web server control. This property is used primarily by control developers.(Inherited from WebControl.)
System_CAPS_pubproperty ControlStyleCreated
Gets a value indicating whether a Style object has been created for the ControlStyle property. This property is primarily used by control developers.(Inherited from WebControl.)
System_CAPS_pubproperty CssClass
Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client.(Inherited from WebControl.)
System_CAPS_pubproperty DataItemContainer
Gets a reference to the naming container if the naming container implements IDataItemContainer.(Inherited from Control.)
System_CAPS_pubproperty DataKeysContainer
Gets a reference to the naming container if the naming container implements IDataKeysControl.(Inherited from Control.)
System_CAPS_protproperty DesignMode
Gets a value indicating whether a control is being used on a design surface.(Inherited from Control.)
System_CAPS_pubproperty Enabled
Gets or sets a value indicating whether the Web server control is enabled.(Inherited from WebControl.)
System_CAPS_pubproperty EnableTheming
Gets or sets a value indicating whether themes apply to this control.(Inherited from WebControl.)
System_CAPS_pubproperty EnableViewState
Gets or sets a value indicating whether the server control persists its view state, and the view state of any child controls it contains, to the requesting client.(Inherited from Control.)
System_CAPS_protproperty Events
Gets a list of event handler delegates for the control. This property is read-only.(Inherited from Control.)
System_CAPS_pubproperty Font
Gets the font properties associated with the Web server control.(Inherited from WebControl.)
System_CAPS_pubproperty ForeColor
Gets or sets the foreground color (typically the color of the text) of the Web server control.(Inherited from WebControl.)
System_CAPS_pubproperty GroupName
Gets or sets the name of the group that the radio button belongs to.
System_CAPS_pubproperty HasAttributes
Gets a value indicating whether the control has attributes set.(Inherited from WebControl.)
System_CAPS_protproperty HasChildViewState
Gets a value indicating whether the current server control's child controls have any saved view-state settings.(Inherited from Control.)
System_CAPS_pubproperty Height
Gets or sets the height of the Web server control.(Inherited from WebControl.)
System_CAPS_pubproperty ID
Gets or sets the programmatic identifier assigned to the server control.(Inherited from Control.)
System_CAPS_protproperty IdSeparator
This API supports the product infrastructure and is not intended to be used directly from your code. Gets the character used to separate control identifiers.(Inherited from Control.)
System_CAPS_pubproperty InputAttributes
Gets a reference to the collection of attributes for the rendered input element of the CheckBox control.(Inherited from CheckBox.)
System_CAPS_protproperty IsChildControlStateCleared
Gets a value indicating whether controls contained within this control have control state.(Inherited from Control.)
System_CAPS_protproperty IsEnabled
Gets a value indicating whether the control is enabled.(Inherited from WebControl.)
System_CAPS_protproperty IsTrackingViewState
Gets a value that indicates whether the server control is saving changes to its view state.(Inherited from Control.)
System_CAPS_protproperty IsViewStateEnabled
Gets a value indicating whether view state is enabled for this control.(Inherited from Control.)
System_CAPS_pubproperty LabelAttributes
Gets a reference to the collection of attributes for the rendered LABEL element of the CheckBox control.(Inherited from CheckBox.)
System_CAPS_protproperty LoadViewStateByID
Gets a value indicating whether the control participates in loading its view state by ID instead of index. (Inherited from Control.)
System_CAPS_pubproperty NamingContainer
Gets a reference to the server control's naming container, which creates a unique namespace for differentiating between server controls with the same Control.ID property value.(Inherited from Control.)
System_CAPS_pubproperty Page
Gets a reference to the Page instance that contains the server control.(Inherited from Control.)
System_CAPS_pubproperty Parent
Gets a reference to the server control's parent control in the page control hierarchy.(Inherited from Control.)
System_CAPS_pubproperty RenderingCompatibility
Gets a value that specifies the ASP.NET version that rendered HTML will be compatible with.(Inherited from Control.)
System_CAPS_pubproperty Site
Gets information about the container that hosts the current control when rendered on a design surface.(Inherited from Control.)
System_CAPS_pubproperty SkinID
Gets or sets the skin to apply to the control.(Inherited from WebControl.)
System_CAPS_pubproperty Style
Gets a collection of text attributes that will be rendered as a style attribute on the outer tag of the Web server control.(Inherited from WebControl.)
System_CAPS_pubproperty SupportsDisabledAttribute
Gets a value that indicates whether the control should set the disabled attribute of the rendered HTML element to "disabled" when the control's IsEnabled property is false.(Inherited from WebControl.)
System_CAPS_pubproperty TabIndex
Gets or sets the tab index of the Web server control.(Inherited from WebControl.)
System_CAPS_protproperty TagKey
Gets the HtmlTextWriterTag value that corresponds to this Web server control. This property is used primarily by control developers.(Inherited from WebControl.)
System_CAPS_protproperty TagName
Gets the name of the control tag. This property is used primarily by control developers.(Inherited from WebControl.)
System_CAPS_pubproperty TemplateControl
Gets or sets a reference to the template that contains this control. (Inherited from Control.)
System_CAPS_pubproperty TemplateSourceDirectory
Gets the virtual directory of the Page or UserControl that contains the current server control.(Inherited from Control.)
System_CAPS_pubproperty Text
Gets or sets the text label associated with the CheckBox.(Inherited from CheckBox.)
System_CAPS_pubproperty TextAlign
Gets or sets the alignment of the text label associated with the CheckBox control.(Inherited from CheckBox.)
System_CAPS_pubproperty ToolTip
Gets or sets the text displayed when the mouse pointer hovers over the Web server control.(Inherited from WebControl.)
System_CAPS_pubproperty UniqueID
Gets the unique, hierarchically qualified identifier for the server control.(Inherited from Control.)
System_CAPS_pubproperty ValidateRequestMode
Gets or sets a value that indicates whether the control checks client input from the browser for potentially dangerous values.(Inherited from Control.)
System_CAPS_pubproperty ValidationGroup
Gets or sets the group of controls for which the CheckBox control causes validation when it posts back to the server. (Inherited from CheckBox.)
System_CAPS_protproperty ViewState
Gets a dictionary of state information that allows you to save and restore the view state of a server control across multiple requests for the same page.(Inherited from Contro
0/5000
จาก: -
เป็น: -
ผลลัพธ์ (ไทย) 1: [สำเนา]
คัดลอก!
Name DescriptionSystem_CAPS_pubproperty AccessKey Gets or sets the access key that allows you to quickly navigate to the Web server control.(Inherited from WebControl.)System_CAPS_protproperty Adapter Gets the browser-specific adapter for the control.(Inherited from Control.)System_CAPS_pubproperty AppRelativeTemplateSourceDirectory Gets or sets the application-relative virtual directory of the Page or UserControl object that contains this control.(Inherited from Control.)System_CAPS_pubproperty Attributes Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control.(Inherited from WebControl.)System_CAPS_pubproperty AutoPostBack Gets or sets a value indicating whether the CheckBox state automatically posts back to the server when clicked.(Inherited from CheckBox.)System_CAPS_pubproperty BackColor Gets or sets the background color of the Web server control.(Inherited from WebControl.)System_CAPS_pubproperty BindingContainer This API supports the product infrastructure and is not intended to be used directly from your code. Gets the control that contains this control's data binding.(Inherited from Control.)System_CAPS_pubproperty BorderColor Gets or sets the border color of the Web control.(Inherited from WebControl.)System_CAPS_pubproperty BorderStyle Gets or sets the border style of the Web server control.(Inherited from WebControl.)System_CAPS_pubproperty BorderWidth Gets or sets the border width of the Web server control.(Inherited from WebControl.)System_CAPS_pubproperty CausesValidation Gets or sets a value indicating whether validation is performed when the CheckBox control is selected.(Inherited from CheckBox.)System_CAPS_pubproperty Checked Gets or sets a value indicating whether the CheckBox control is checked.(Inherited from CheckBox.)System_CAPS_protproperty ChildControlsCreated Gets a value that indicates whether the server control's child controls have been created.(Inherited from Control.)System_CAPS_pubproperty ClientID Gets the control ID for HTML markup that is generated by ASP.NET.(Inherited from Control.)System_CAPS_pubproperty ClientIDMode Gets or sets the algorithm that is used to generate the value of the ClientID property.(Inherited from Control.)System_CAPS_protproperty ClientIDSeparator Gets a character value representing the separator character used in the ClientID property.(Inherited from Control.)System_CAPS_protproperty Context Gets the HttpContext object associated with the server control for the current Web request.(Inherited from Control.)System_CAPS_pubproperty Controls Gets a ControlCollection object that represents the child controls for a specified server control in the UI hierarchy.(Inherited from Control.)System_CAPS_pubproperty ControlStyle Gets the style of the Web server control. This property is used primarily by control developers.(Inherited from WebControl.)System_CAPS_pubproperty ControlStyleCreated Gets a value indicating whether a Style object has been created for the ControlStyle property. This property is primarily used by control developers.(Inherited from WebControl.)System_CAPS_pubproperty CssClass Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client.(Inherited from WebControl.)System_CAPS_pubproperty DataItemContainer Gets a reference to the naming container if the naming container implements IDataItemContainer.(Inherited from Control.)System_CAPS_pubproperty DataKeysContainer Gets a reference to the naming container if the naming container implements IDataKeysControl.(Inherited from Control.)System_CAPS_protproperty DesignMode Gets a value indicating whether a control is being used on a design surface.(Inherited from Control.)System_CAPS_pubproperty Enabled Gets or sets a value indicating whether the Web server control is enabled.(Inherited from WebControl.)System_CAPS_pubproperty EnableTheming Gets or sets a value indicating whether themes apply to this control.(Inherited from WebControl.)System_CAPS_pubproperty EnableViewState Gets or sets a value indicating whether the server control persists its view state, and the view state of any child controls it contains, to the requesting client.(Inherited from Control.)System_CAPS_protproperty Events Gets a list of event handler delegates for the control. This property is read-only.(Inherited from Control.)System_CAPS_pubproperty Font Gets the font properties associated with the Web server control.(Inherited from WebControl.)System_CAPS_pubproperty ForeColor Gets or sets the foreground color (typically the color of the text) of the Web server control.(Inherited from WebControl.)System_CAPS_pubproperty GroupName Gets or sets the name of the group that the radio button belongs to.System_CAPS_pubproperty HasAttributes Gets a value indicating whether the control has attributes set.(Inherited from WebControl.)System_CAPS_protproperty HasChildViewState Gets a value indicating whether the current server control's child controls have any saved view-state settings.(Inherited from Control.)System_CAPS_pubproperty Height Gets or sets the height of the Web server control.(Inherited from WebControl.)System_CAPS_pubproperty ID Gets or sets the programmatic identifier assigned to the server control.(Inherited from Control.)System_CAPS_protproperty IdSeparator This API supports the product infrastructure and is not intended to be used directly from your code. Gets the character used to separate control identifiers.(Inherited from Control.)System_CAPS_pubproperty InputAttributes Gets a reference to the collection of attributes for the rendered input element of the CheckBox control.(Inherited from CheckBox.)System_CAPS_protproperty IsChildControlStateCleared Gets a value indicating whether controls contained within this control have control state.(Inherited from Control.)System_CAPS_protproperty IsEnabled Gets a value indicating whether the control is enabled.(Inherited from WebControl.)System_CAPS_protproperty IsTrackingViewState Gets a value that indicates whether the server control is saving changes to its view state.(Inherited from Control.)System_CAPS_protproperty IsViewStateEnabled Gets a value indicating whether view state is enabled for this control.(Inherited from Control.)System_CAPS_pubproperty LabelAttributes Gets a reference to the collection of attributes for the rendered LABEL element of the CheckBox control.(Inherited from CheckBox.)System_CAPS_protproperty LoadViewStateByID Gets a value indicating whether the control participates in loading its view state by ID instead of index. (Inherited from Control.)System_CAPS_pubproperty NamingContainer Gets a reference to the server control's naming container, which creates a unique namespace for differentiating between server controls with the same Control.ID property value.(Inherited from Control.)System_CAPS_pubproperty Page Gets a reference to the Page instance that contains the server control.(Inherited from Control.)System_CAPS_pubproperty Parent Gets a reference to the server control's parent control in the page control hierarchy.(Inherited from Control.)System_CAPS_pubproperty RenderingCompatibility Gets a value that specifies the ASP.NET version that rendered HTML will be compatible with.(Inherited from Control.)System_CAPS_pubproperty Site
Gets information about the container that hosts the current control when rendered on a design surface.(Inherited from Control.)
System_CAPS_pubproperty SkinID
Gets or sets the skin to apply to the control.(Inherited from WebControl.)
System_CAPS_pubproperty Style
Gets a collection of text attributes that will be rendered as a style attribute on the outer tag of the Web server control.(Inherited from WebControl.)
System_CAPS_pubproperty SupportsDisabledAttribute
Gets a value that indicates whether the control should set the disabled attribute of the rendered HTML element to "disabled" when the control's IsEnabled property is false.(Inherited from WebControl.)
System_CAPS_pubproperty TabIndex
Gets or sets the tab index of the Web server control.(Inherited from WebControl.)
System_CAPS_protproperty TagKey
Gets the HtmlTextWriterTag value that corresponds to this Web server control. This property is used primarily by control developers.(Inherited from WebControl.)
System_CAPS_protproperty TagName
Gets the name of the control tag. This property is used primarily by control developers.(Inherited from WebControl.)
System_CAPS_pubproperty TemplateControl
Gets or sets a reference to the template that contains this control. (Inherited from Control.)
System_CAPS_pubproperty TemplateSourceDirectory
Gets the virtual directory of the Page or UserControl that contains the current server control.(Inherited from Control.)
System_CAPS_pubproperty Text
Gets or sets the text label associated with the CheckBox.(Inherited from CheckBox.)
System_CAPS_pubproperty TextAlign
Gets or sets the alignment of the text label associated with the CheckBox control.(Inherited from CheckBox.)
System_CAPS_pubproperty ToolTip
Gets or sets the text displayed when the mouse pointer hovers over the Web server control.(Inherited from WebControl.)
System_CAPS_pubproperty UniqueID
Gets the unique, hierarchically qualified identifier for the server control.(Inherited from Control.)
System_CAPS_pubproperty ValidateRequestMode
Gets or sets a value that indicates whether the control checks client input from the browser for potentially dangerous values.(Inherited from Control.)
System_CAPS_pubproperty ValidationGroup
Gets or sets the group of controls for which the CheckBox control causes validation when it posts back to the server. (Inherited from CheckBox.)
System_CAPS_protproperty ViewState
Gets a dictionary of state information that allows you to save and restore the view state of a server control across multiple requests for the same page.(Inherited from Contro
การแปล กรุณารอสักครู่..
ผลลัพธ์ (ไทย) 2:[สำเนา]
คัดลอก!
คำอธิบายชื่อ
System_CAPS_pubproperty accesskey
ได้รับหรือการตั้งค่าที่สำคัญการเข้าถึงที่ช่วยให้คุณได้อย่างรวดเร็วไปกับการควบคุมเว็บเซิร์ฟเวอร์. (รับมาจาก WebControl.)
System_CAPS_protproperty
อะแดปเตอร์ได้รับอะแดปเตอร์เบราว์เซอร์ที่เฉพาะเจาะจงสำหรับการควบคุม. (รับมาจากการควบคุม.)
System_CAPS_pubproperty AppRelativeTemplateSourceDirectory
ได้รับหรือ กำหนดไดเรกทอรีเสมือนแอพลิเคชันที่สัมพันธ์กันของหน้าหรือวัตถุ UserControl ที่มีการควบคุมนี้. (รับมาจากการควบคุม.)
System_CAPS_pubproperty
คุณสมบัติได้รับคอลเลกชันของคุณลักษณะโดยพลการ(สำหรับการแสดงผลเท่านั้น) ที่ไม่ตรงกับคุณสมบัติในการควบคุม. (รับมาจาก WebControl.)
System_CAPS_pubproperty AutoPostBack
ได้รับหรือการตั้งค่าที่ระบุว่ารัฐกล่องกาเครื่องหมายโดยอัตโนมัติโพสต์กลับไปยังเซิร์ฟเวอร์เมื่อคลิก. (รับมาจากกล่องกาเครื่องหมาย.)
System_CAPS_pubproperty BackColor
ได้รับหรือการตั้งค่าสีพื้นหลังของการควบคุมเว็บเซิร์ฟเวอร์. (รับมาจาก WebControl.)
System_CAPS_pubproperty BindingContainer
API นี้สนับสนุนโครงสร้างพื้นฐานของผลิตภัณฑ์และไม่ได้มีวัตถุประสงค์ที่จะนำมาใช้โดยตรงจากรหัสของคุณ ได้รับการควบคุมที่มีข้อมูลการควบคุมนี้มีผลผูกพัน. (รับมาจากการควบคุม.)
System_CAPS_pubproperty BorderColor
ได้รับหรือการตั้งค่าสีของเส้นขอบของการควบคุมเว็บ. (รับมาจาก WebControl.)
System_CAPS_pubproperty
เส้นขอบได้รับหรือการตั้งค่ารูปแบบที่ชายแดนของการควบคุมเว็บเซิร์ฟเวอร์. ( สืบทอดมาจาก WebControl.)
System_CAPS_pubproperty BorderWidth
ได้รับหรือการตั้งค่าความกว้างชายแดนของการควบคุมเว็บเซิร์ฟเวอร์. (รับมรดกมาจาก WebControl.)
System_CAPS_pubproperty CausesValidation
ได้รับหรือการตั้งค่าแสดงให้เห็นว่าการตรวจสอบจะดำเนินการเมื่อกล่องกาเครื่องหมายควบคุมจะถูกเลือก. (รับมรดกมาจากกล่องกาเครื่องหมาย.)
System_CAPS_pubproperty
ตรวจสอบที่ได้รับหรือการตั้งค่าที่ระบุว่ากล่องกาเครื่องหมายควบคุมการตรวจสอบ. (รับมาจากกล่องกาเครื่องหมาย.)
System_CAPS_protproperty ChildControlsCreated
ได้รับค่าที่บ่งชี้ว่าการควบคุมเซิร์ฟเวอร์ควบคุมเด็กที่ได้รับการสร้าง. (รับมาจากการควบคุม.)
System_CAPS_pubproperty ClientID
ได้รับรหัสการควบคุม สำหรับมาร์กอัป HTML ที่ถูกสร้างขึ้นโดย ASP.NET. (รับมาจากการควบคุม.)
System_CAPS_pubproperty ClientIDMode
ได้รับหรือการตั้งค่าขั้นตอนวิธีการที่ใช้ในการสร้างมูลค่าของทรัพย์สิน ClientID ได้. (รับมาจากการควบคุม.)
System_CAPS_protproperty ClientIDSeparator
ได้รับค่าตัวละครที่เป็นตัวแทนของ ตัวละครที่คั่นใช้ในสถานที่ให้บริการ ClientID ได้. (รับมาจากการควบคุม.)
บริบท System_CAPS_protproperty
ได้รับวัตถุ HttpContext ที่เกี่ยวข้องกับการควบคุมเซิร์ฟเวอร์สำหรับการร้องขอเว็บปัจจุบัน. (รับมาจากการควบคุม.)
System_CAPS_pubproperty
ควบคุมได้รับวัตถุControlCollection ที่แสดงถึงการควบคุมเด็กสำหรับ ตัวควบคุมที่ระบุเซิร์ฟเวอร์ในลำดับชั้นของ UI. (รับมาจากการควบคุม.)
System_CAPS_pubproperty ControlStyle
ได้รับรูปแบบของการควบคุมเว็บเซิร์ฟเวอร์ สถานที่แห่งนี้ถูกใช้โดยนักพัฒนาควบคุม. (รับมาจาก WebControl.)
System_CAPS_pubproperty ControlStyleCreated
ได้รับค่าระบุว่าวัตถุสไตล์ได้รับการสร้างขึ้นสำหรับทรัพย์สิน ControlStyle สถานที่แห่งนี้ถูกใช้โดยนักพัฒนาควบคุม. (รับมาจาก WebControl.)
System_CAPS_pubproperty CssClass
ได้รับหรือชุด Cascading สไตล์ชีต (CSS) ระดับการแสดงผลโดยการควบคุมเว็บเซิร์ฟเวอร์ที่ลูกค้า. (รับมาจาก WebControl.)
System_CAPS_pubproperty DataItemContainer
ได้รับการอ้างอิงถึง ภาชนะตั้งชื่อถ้าภาชนะตั้งชื่อดำเนิน IDataItemContainer. (รับมาจากการควบคุม.)
System_CAPS_pubproperty DataKeysContainer
ได้รับการอ้างอิงถึงภาชนะตั้งชื่อถ้าภาชนะตั้งชื่อดำเนิน IDataKeysControl. (รับมาจากการควบคุม.)
System_CAPS_protproperty DesignMode
ได้รับค่าระบุว่าการควบคุมจะถูกนำมาใช้ บนพื้นผิวการออกแบบ. (รับมาจากการควบคุม.)
System_CAPS_pubproperty
เปิดใช้งานได้รับหรือการตั้งค่าแสดงให้เห็นว่าการควบคุมเว็บเซิร์ฟเวอร์ที่มีการเปิดใช้งาน. (รับมาจาก WebControl.)
System_CAPS_pubproperty EnableTheming
ได้รับหรือการตั้งค่าแสดงให้เห็นว่ารูปแบบที่นำไปใช้กับการควบคุมนี้. (รับมรดก จาก WebControl.)
System_CAPS_pubproperty EnableViewState
ได้รับหรือการตั้งค่าที่ระบุว่าการควบคุมเซิร์ฟเวอร์ยังคงมีสถานะในมุมมองของรัฐและมุมมองของเด็ก ๆ ควบคุมมันมีเพื่อลูกค้าขอ. (รับมาจากการควบคุม.)
System_CAPS_protproperty
เหตุการณ์ได้รับรายชื่อของเหตุการณ์ผู้ได้รับมอบหมายดำเนินการสำหรับการควบคุม สถานที่แห่งนี้เป็นอ่านอย่างเดียว. (รับมาจากการควบคุม.)
System_CAPS_pubproperty
อักษรได้รับคุณสมบัติแบบอักษรที่เกี่ยวข้องกับการควบคุมเว็บเซิร์ฟเวอร์. (รับมาจาก WebControl.)
System_CAPS_pubproperty ForeColor
ได้รับหรือการตั้งค่าสีพื้นหน้า (โดยทั่วไปสีของข้อความ) ของ ควบคุมเว็บเซิร์ฟเวอร์. (รับมาจาก WebControl.)
System_CAPS_pubproperty GroupName
ได้รับหรือการตั้งชื่อของกลุ่มที่ปุ่มเป็น.
System_CAPS_pubproperty HasAttributes
ได้รับค่าแสดงให้เห็นว่าตัวควบคุมมีแอตทริบิวต์ตั้ง. (รับมาจาก WebControl.)
System_CAPS_protproperty HasChildViewState
ได้รับ ค่าระบุว่าการควบคุมเซิร์ฟเวอร์ปัจจุบันของการควบคุมเด็กมีการตั้งค่าที่บันทึกไว้มุมมองของรัฐ. (รับมาจากการควบคุม.)
System_CAPS_pubproperty
ความสูงที่ได้รับหรือการตั้งค่าความสูงของการควบคุมเว็บเซิร์ฟเวอร์. (รับมาจาก WebControl.)
System_CAPS_pubproperty ID
ได้รับหรือการตั้งค่าตัวระบุการเขียนโปรแกรม ได้รับมอบหมายให้ควบคุมเซิร์ฟเวอร์. (รับมาจากการควบคุม.)
System_CAPS_protproperty IdSeparator
API นี้สนับสนุนโครงสร้างพื้นฐานของผลิตภัณฑ์และไม่ได้มีวัตถุประสงค์ที่จะนำมาใช้โดยตรงจากรหัสของคุณ ได้รับตัวอักษรที่ใช้ในการแยกตัวระบุการควบคุม. (รับมาจากการควบคุม.)
System_CAPS_pubproperty InputAttributes
ได้รับการอ้างอิงถึงคอลเลกชันของคุณลักษณะสำหรับองค์ประกอบเข้าการแสดงผลของการควบคุมกล่องกาเครื่องหมาย. (รับมาจากกล่องกาเครื่องหมาย.)
System_CAPS_protproperty IsChildControlStateCleared
ได้รับค่าระบุว่าการควบคุมการบรรจุ อยู่ในการควบคุมของรัฐนี้มีการควบคุม. (รับมาจากการควบคุม.)
System_CAPS_protproperty IsEnabled
ได้รับค่าระบุว่าการควบคุมถูกเปิดใช้งาน. (รับมาจาก WebControl.)
System_CAPS_protproperty IsTrackingViewState
ได้รับค่าที่บ่งชี้ว่าการควบคุมเซิร์ฟเวอร์จะบันทึกการเปลี่ยนแปลงสถานะในมุมมองของ (รับมาจากการควบคุม.)
System_CAPS_protproperty IsViewStateEnabled
ได้รับค่าระบุว่ารัฐมุมมองที่เปิดใช้งานสำหรับการควบคุมนี้. (รับมาจากการควบคุม.)
System_CAPS_pubproperty LabelAttributes
ได้รับการอ้างอิงถึงคอลเลกชันของคุณลักษณะสำหรับองค์ประกอบที่ฉลากแสดงผลของการควบคุมกล่องกาเครื่องหมาย. (รับมาจาก กล่องกา.)
System_CAPS_protproperty LoadViewStateByID
ได้รับค่าแสดงให้เห็นว่าตัวควบคุมมีส่วนร่วมในการโหลดมุมมองของรัฐตามรหัสแทนของดัชนี (สืบทอดมาจากการควบคุม.)
System_CAPS_pubproperty NamingContainer
ได้รับการอ้างอิงถึงการตั้งชื่อภาชนะควบคุมเซิร์ฟเวอร์ซึ่งจะสร้าง namespace ที่ไม่ซ้ำกันสำหรับความแตกต่างระหว่างการควบคุมเซิร์ฟเวอร์ที่มีมูลค่าทรัพย์สิน Control.ID เดียวกัน. (รับมาจากการควบคุม.)
System_CAPS_pubproperty
หน้าได้รับการอ้างอิงถึงตัวอย่างหน้าเว็บที่มีการควบคุมเซิร์ฟเวอร์. (รับมาจากการควบคุม.)
ผู้ปกครอง System_CAPS_pubproperty
ได้รับการอ้างอิงถึงการควบคุมผู้ปกครองควบคุมเซิร์ฟเวอร์ในลำดับชั้นการควบคุมหน้า. (รับมาจากการควบคุม.)
System_CAPS_pubproperty RenderingCompatibility
ได้รับค่าที่ระบุ ASP.NET รุ่นที่ แสดงผล HTML จะเข้ากันได้กับ. (รับมาจากการควบคุม.)
System_CAPS_pubproperty
เว็บไซต์ได้รับข้อมูลเกี่ยวกับภาชนะที่เป็นโฮสต์ของการควบคุมในปัจจุบันเมื่อการแสดงผลบนพื้นผิวการออกแบบ. (รับมาจากการควบคุม.)
System_CAPS_pubproperty SkinID
ได้รับหรือการตั้งค่าผิวที่จะนำไปใช้กับการควบคุม . (รับมาจาก WebControl.)
สไตล์ System_CAPS_pubproperty
ได้รับชุดของแอตทริบิวต์ของข้อความที่จะแสดงผลเป็นแอตทริบิวต์สไตล์แท็กด้านนอกของการควบคุมเว็บเซิร์ฟเวอร์. (รับมาจาก WebControl.)
System_CAPS_pubproperty SupportsDisabledAttribute
ได้รับค่าที่บ่งชี้ว่าการควบคุมควร ตั้งค่าแอตทริบิวต์พิการขององค์ประกอบ HTML ให้แก่ "ผู้พิการ" เมื่อทรัพย์สิน IsEnabled ควบคุมเป็นเท็จ. (รับมาจาก WebControl.)
System_CAPS_pubproperty TabIndex
ได้รับหรือการตั้งค่าดัชนีแท็บของการควบคุมเว็บเซิร์ฟเวอร์. (รับมาจาก WebControl.)
System_CAPS_protproperty TagKey
ได้รับ ค่า HtmlTextWriterTag ที่สอดคล้องกับการควบคุมเว็บเซิร์ฟเวอร์นี้ สถานที่แห่งนี้ถูกใช้โดยนักพัฒนาควบคุม. (รับมาจาก WebControl.)
System_CAPS_protproperty TagName
ได้รับชื่อของแท็กควบคุม สถานที่แห่งนี้ถูกใช้โดยนักพัฒนาควบคุม. (รับมาจาก WebControl.)
System_CAPS_pubproperty TemplateControl
ได้รับหรือการตั้งค่าการอ้างอิงไปยังแม่แบบที่มีการควบคุมนี้ (รับมาจากการควบคุม.)
System_CAPS_pubproperty TemplateSourceDirectory
Gets ไดเรกทอรีเสมือนของหน้าหรือ UserControl ที่มีการควบคุมเซิร์ฟเวอร์ปัจจุบัน. (รับมาจากการควบคุม.)
ข้อความ System_CAPS_pubproperty
ได้รับหรือการตั้งป้ายข้อความที่เกี่ยวข้องกับกล่องกาเครื่องหมาย. (รับมาจากกล่องกาเครื่องหมาย.)
System_CAPS_pubproperty TextAlign
ได้รับหรือการตั้งค่าการจัดตำแหน่งของป้ายข้อความที่เกี่ยวข้องกับการควบคุมกล่องกาเครื่องหมาย. (รับมาจากกล่องกาเครื่องหมาย.)
System_CAPS_pubproperty
คำแนะนำเครื่องมือที่ได้รับหรือการตั้งค่าข้อความที่ปรากฏขึ้นเมื่อชี้เมาส์อยู่เหนือการควบคุมเว็บเซิร์ฟเวอร์. (รับมาจาก WebControl.)
System_CAPS_pubproperty UniqueID
ได้รับ ไม่ซ้ำกันระบุที่มีคุณภาพลำดับชั้นในการควบคุมเซิร์ฟเวอร์. (รับมาจากการควบคุม.)
System_CAPS_pubproperty ValidateRequestMode
ได้รับหรือการตั้งค่าที่บ่งชี้ว่าการป้อนข้อมูลลูกค้าการควบคุมการตรวจสอบจากเบราว์เซอร์สำหรับค่าที่อาจเป็นอันตราย. (รับมาจากการควบคุม.)
System_CAPS_pubproperty ValidationGroup
ได้รับหรือ ตั้งกลุ่มของตัวควบคุมที่กล่องกาเครื่องหมายควบคุมทำให้เกิดการตรวจสอบเมื่อมีการโพสต์กลับไปยังเซิร์ฟเวอร์ (สืบทอดมาจากกล่องกาเครื่องหมาย.)
System_CAPS_protproperty ViewState
ได้รับพจนานุกรมของข้อมูลของรัฐที่ช่วยให้คุณบันทึกและเรียกคืนรัฐมุมมองของการควบคุมเซิร์ฟเวอร์ทั่วร้องขอหลายหน้าเดียวกัน. (รับมาจาก Contro
การแปล กรุณารอสักครู่..
ผลลัพธ์ (ไทย) 3:[สำเนา]
คัดลอก!
รายละเอียด

ชื่อ system_caps_pubproperty accesskey ได้รับหรือชุดกุญแจที่ช่วยให้คุณได้อย่างรวดเร็วไปยังเว็บเซิร์ฟเวอร์ควบคุม ( มรดกจาก webcontrol )

system_caps_protproperty อะแดปเตอร์ได้รับเบราว์เซอร์เฉพาะอะแดปเตอร์สำหรับการควบคุม ( มรดกจากการควบคุม system_caps_pubproperty apprelativetemplatesourcedirectory

)รับหรือชุดโปรแกรมเทียบเสมือนไดเรกทอรีของหน้าหรือ usercontrol วัตถุที่มีการควบคุมนี้ ( ได้รับจากการควบคุม )

system_caps_pubproperty คุณลักษณะได้รับคอลเลกชันของแอตทริบิวต์โดยพลการ ( สำหรับการแสดงผลเท่านั้น ) ที่ไม่ตรงกับคุณสมบัติในการควบคุม ( มรดกจาก webcontrol system_caps_pubproperty autopostback

)รับหรือชุดค่าระบุว่าตัวเลือกสถานะโดยอัตโนมัติโพสต์กลับไปยังเซิร์ฟเวอร์เมื่อคลิก ( มรดกจากตัวเลือก )

system_caps_pubproperty backcolor ได้รับหรือตั้งค่าสีพื้นหลังของเว็บเซิร์ฟเวอร์ควบคุม ( มรดกจาก webcontrol system_caps_pubproperty bindingcontainer

)API สนับสนุนโครงสร้างพื้นฐาน ผลิตภัณฑ์นี้ไม่ได้มีวัตถุประสงค์ที่จะใช้โดยตรงจากรหัสของคุณ ได้รับการควบคุมที่ประกอบด้วยการควบคุมนี้คือการผูกข้อมูล ( ได้รับจากการควบคุม system_caps_pubproperty bordercolor )

รับหรือชุดสีของเส้นขอบของการควบคุมเว็บ ( มรดกจาก webcontrol )

system_caps_pubproperty borderstyle ได้รับหรือชุดชายแดนสไตล์ของเว็บเซิร์ฟเวอร์ควบคุม( มรดกจาก webcontrol )

system_caps_pubproperty borderwidth ได้รับหรือการตั้งค่าความกว้างกรอบของเว็บเซิร์ฟเวอร์ควบคุม ( มรดกจาก webcontrol )

system_caps_pubproperty causesvalidation ได้รับหรือชุดค่าระบุว่าการตรวจสอบจะดำเนินการเมื่อมีการควบคุมกล่องกาเครื่องหมายเลือก ( มรดกจากตัวเลือก )

system_caps_pubproperty ตรวจสอบรับหรือชุดค่าระบุว่าควบคุมกล่องกาเครื่องหมายตรวจสอบ ( มรดกจากตัวเลือก )

system_caps_protproperty childcontrolscreated ได้รับมูลค่าที่ระบุว่าเซิร์ฟเวอร์ควบคุมการควบคุมเด็กได้ถูกสร้างขึ้น . ( ได้รับจากการควบคุม system_caps_pubproperty ClientID )

ได้รับ ID สำหรับควบคุมโปรแกรม HTML ที่ถูกสร้างขึ้นโดย ASP . สุทธิ ( ได้รับจากการควบคุม
)system_caps_pubproperty clientidmode
รับหรือชุดขั้นตอนวิธีที่ใช้ในการสร้างค่าคุณสมบัติ ClientID ( ได้รับจากการควบคุม system_caps_protproperty )

clientidseparator ได้รับอักขระแทนอักขระที่ใช้ในการแยกค่าคุณสมบัติ ClientID ( มรดกจากการควบคุมบริบท system_caps_protproperty

)ได้รับ httpcontext วัตถุที่เกี่ยวข้องกับการควบคุมเซิร์ฟเวอร์สำหรับการร้องขอเว็บปัจจุบัน ( ได้รับจากการควบคุม

system_caps_pubproperty ) ได้รับ controlcollection วัตถุที่แสดงถึงเด็กการควบคุมเพื่อระบุเซิร์ฟเวอร์ควบคุม UI ลำดับชั้น ( ได้รับจากการควบคุม system_caps_pubproperty )

controlstyle ได้รับรูปแบบของ Web Server ควบคุมคุณสมบัตินี้ถูกใช้เป็นหลักโดยนักพัฒนาควบคุม ( มรดกจาก webcontrol )

system_caps_pubproperty controlstylecreated ได้รับค่าระบุว่าวัตถุลักษณะถูกสร้างขึ้นสำหรับ controlstyle คุณสมบัติ คุณสมบัตินี้ถูกใช้เป็นหลักโดยนักพัฒนาควบคุม ( มรดกจาก webcontrol system_caps_pubproperty cssclass

)รับหรือชุดทีเอ็นที ( CSS ) ชั้นให้เว็บเซิร์ฟเวอร์ควบคุมบนไคลเอ็นต์ . ( มรดกจาก webcontrol )

system_caps_pubproperty dataitemcontainer ได้รับการอ้างอิงถึงชื่อภาชนะ ถ้าภาชนะที่ใช้ชื่อ idataitemcontainer ( มรดกจากการควบคุม system_caps_pubproperty datakeyscontainer

)ได้รับการอ้างอิงถึงชื่อภาชนะ ถ้าภาชนะที่ใช้ชื่อ idatakeyscontrol ( ได้รับจากการควบคุม system_caps_protproperty designmode )

จะได้ค่าบ่งชี้ว่า การควบคุมจะถูกใช้ในการออกแบบพื้นผิว ( ได้รับจากการควบคุม system_caps_pubproperty )

จะเปิดใช้งานหรือชุดค่าระบุว่ามีการใช้งานเว็บเซิร์ฟเวอร์ควบคุม . มรดกจาก webcontrol )
.system_caps_pubproperty enabletheming
รับหรือชุดค่าระบุว่าธีมนี้ใช้เพื่อควบคุม ( มรดกจาก webcontrol )

system_caps_pubproperty enableviewstate ได้รับหรือชุดค่าระบุว่าสามารถควบคุมเซิร์ฟเวอร์ยังคงสภาพของดู และดูสถานะของเด็กการควบคุมประกอบด้วย เพื่อให้ลูกค้า ( มรดกจากการควบคุม
)system_caps_protproperty เหตุการณ์
ได้รับรายชื่อจัดการเหตุการณ์คนเพื่อควบคุม คุณสมบัตินี้เป็นแบบอ่านอย่างเดียว ( มรดกจากการควบคุม )

. system_caps_pubproperty ได้รับคุณสมบัติแบบอักษรที่เกี่ยวข้องกับเว็บเซิร์ฟเวอร์ควบคุม ( มรดกจาก webcontrol )

system_caps_pubproperty forecolor ได้รับหรือชุดสีพื้น ( โดยปกติสีของข้อความ ) ของเว็บเซิร์ฟเวอร์ควบคุม( มรดกจาก webcontrol )

system_caps_pubproperty groupname ได้รับหรือการตั้งค่าชื่อกลุ่มที่ปุ่มวิทยุเป็นของ hasattributes

system_caps_pubproperty ได้รับมูลค่าที่ระบุว่ามีคุณลักษณะชุดควบคุม ( มรดกจาก webcontrol system_caps_protproperty haschildviewstate

)ได้รับค่าระบุว่าเด็กปัจจุบันการควบคุมเซิร์ฟเวอร์ควบคุมมีช่วยดูสถานะการตั้งค่า ( มรดกจากการควบคุม )

ความสูง system_caps_pubproperty ได้รับหรือการตั้งค่าความสูงของเว็บเซิร์ฟเวอร์ควบคุม ( มรดกจาก webcontrol )

system_caps_pubproperty ID ได้ หรือชุดในการเขียนโปรแกรม ระบุได้รับมอบหมายให้ควบคุมเซิร์ฟเวอร์ ( มรดก )
จากการควบคุมsystem_caps_protproperty idseparator
API นี้สนับสนุนโครงสร้างพื้นฐานของผลิตภัณฑ์และไม่ได้มีวัตถุประสงค์ที่จะใช้โดยตรงจากรหัสของคุณ ได้ตัวละครที่ใช้ในการแยกระบุการควบคุม ( ได้รับจากการควบคุม system_caps_pubproperty inputattributes )

ได้รับการอ้างอิงไปยังคอลเลกชันของแอตทริบิวต์เพื่อให้เข้าองค์ประกอบของการควบคุมช่อง ( สืบทอดมาจากช่อง
)
การแปล กรุณารอสักครู่..
 
ภาษาอื่น ๆ
การสนับสนุนเครื่องมือแปลภาษา: กรีก, กันนาดา, กาลิเชียน, คลิงออน, คอร์สิกา, คาซัค, คาตาลัน, คินยารวันดา, คีร์กิซ, คุชราต, จอร์เจีย, จีน, จีนดั้งเดิม, ชวา, ชิเชวา, ซามัว, ซีบัวโน, ซุนดา, ซูลู, ญี่ปุ่น, ดัตช์, ตรวจหาภาษา, ตุรกี, ทมิฬ, ทาจิก, ทาทาร์, นอร์เวย์, บอสเนีย, บัลแกเรีย, บาสก์, ปัญจาป, ฝรั่งเศส, พาชตู, ฟริเชียน, ฟินแลนด์, ฟิลิปปินส์, ภาษาอินโดนีเซี, มองโกเลีย, มัลทีส, มาซีโดเนีย, มาราฐี, มาลากาซี, มาลายาลัม, มาเลย์, ม้ง, ยิดดิช, ยูเครน, รัสเซีย, ละติน, ลักเซมเบิร์ก, ลัตเวีย, ลาว, ลิทัวเนีย, สวาฮิลี, สวีเดน, สิงหล, สินธี, สเปน, สโลวัก, สโลวีเนีย, อังกฤษ, อัมฮาริก, อาร์เซอร์ไบจัน, อาร์เมเนีย, อาหรับ, อิกโบ, อิตาลี, อุยกูร์, อุสเบกิสถาน, อูรดู, ฮังการี, ฮัวซา, ฮาวาย, ฮินดี, ฮีบรู, เกลิกสกอต, เกาหลี, เขมร, เคิร์ด, เช็ก, เซอร์เบียน, เซโซโท, เดนมาร์ก, เตลูกู, เติร์กเมน, เนปาล, เบงกอล, เบลารุส, เปอร์เซีย, เมารี, เมียนมา (พม่า), เยอรมัน, เวลส์, เวียดนาม, เอสเปอแรนโต, เอสโทเนีย, เฮติครีโอล, แอฟริกา, แอลเบเนีย, โคซา, โครเอเชีย, โชนา, โซมาลี, โปรตุเกส, โปแลนด์, โยรูบา, โรมาเนีย, โอเดีย (โอริยา), ไทย, ไอซ์แลนด์, ไอร์แลนด์, การแปลภาษา.

Copyright ©2025 I Love Translation. All reserved.

E-mail: