TextBox.SingleClick Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Alternância de seleção de Single-Click caixa de texto
Representa o seguinte atributo no esquema: o:singleclick
[DocumentFormat.OpenXml.SchemaAttr(27, "singleclick")]
public DocumentFormat.OpenXml.TrueFalseValue SingleClick { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue SingleClick { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(27, "singleclick")]
public DocumentFormat.OpenXml.TrueFalseValue? SingleClick { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("o:singleclick")]
public DocumentFormat.OpenXml.TrueFalseValue? SingleClick { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue? SingleClick { get; set; }
member this.SingleClick : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(27, "singleclick")>]
member this.SingleClick : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("o:singleclick")>]
member this.SingleClick : DocumentFormat.OpenXml.TrueFalseValue with get, set
Public Property SingleClick As TrueFalseValue
Valor da propriedade
- Atributos