Click or drag to resize

TextBoxOptionsAttribute Class

Additional options for text box control
Inheritance Hierarchy
SystemObject
  SystemAttribute
    CodeStack.SwEx.PMPage.AttributesTextBoxOptionsAttribute

Namespace:  CodeStack.SwEx.PMPage.Attributes
Assembly:  CodeStack.SwEx.PMPage (in CodeStack.SwEx.PMPage.dll) Version: 0.7.2.0 (0.7.2.0)
Syntax
public class TextBoxOptionsAttribute : Attribute, 
	IAttribute

The TextBoxOptionsAttribute type exposes the following members.

Constructors
  NameDescription
Public methodTextBoxOptionsAttribute
Constructor for text box options
Top
Remarks
Applied to property of type String
See Also