VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Wpf.UI.VisualTools.UserInteraction Namespace / WpfComboBoxObjectTransformer Class
In This Topic
WpfComboBoxObjectTransformer Class Properties
In This Topic
For a list of all properties of this type, see WpfComboBoxObjectTransformer.
Public Properties
 NameDescription
Public PropertyGets or sets the mouse click count that needs to activate text editing. (Inherited from WpfTextObjectTextBoxTransformer)
Public PropertyGets or sets a value indicating whether the size and location of the TextBox should be calculated automatically. (Inherited from WpfTextObjectTextBoxTransformer)
Public PropertyGets or sets a value indicating whether automatic zoom must be used in text box. (Inherited from WpfTextObjectTextBoxTransformer)
Public PropertyGets the DropDown button.
Public PropertyGets or sets an interaction area that is used for editing of text of interactive object. (Inherited from WpfTextObjectTextBoxTransformer)
Public PropertyGets a focused interaction area. (Inherited from WpfInteractionControllerBase)
Public PropertyGets or sets a value indicating whether text box must receive focus when text box is shown. (Inherited from WpfTextObjectTextBoxTransformer)
Public PropertyGets a value indicating whether this interaction controller has appearance.
Public PropertyGets a read-only collection of interaction areas. (Inherited from WpfInteractionControllerBase)
Public PropertyGets an interactive object of interaction controller. (Inherited from WpfInteractionControllerBase<T>)
Public PropertyGets a value indicating whether controller is activated. (Inherited from WpfInteractionControllerBase)
Public PropertyGets a value indicating whether DropDownButton is visible.
Public PropertyGets or sets a value indicating whether interaction controller is enabled. (Inherited from WpfInteractionControllerBase)
Public PropertyGets a value indicating whether controller is interacting with the interaction object. (Inherited from WpfInteractionControllerBase)
Public PropertyGets a value indicating whether ListBox is visible.
Public PropertyGets a value indicating whether text box is visible. (Inherited from WpfTextObjectTextBoxTransformer)
Public PropertyGets or sets a value indicating whether the text must be centered in vertical direction. (Inherited from WpfTextObjectTextBoxTransformer)
Public PropertyGets a value indicating whether controller is visible. (Inherited from WpfInteractionControllerBase<T>)
Public PropertyGets the ListBox.
Public PropertyGets or sets a text of the interactive object.
Public PropertyGets or sets the TextBox of this transformer. (Inherited from WpfTextObjectTextBoxTransformer)
Public PropertyGets or sets a height of TextBox. (Inherited from WpfTextObjectTextBoxTransformer)
Public PropertyGets or sets a width of TextBox. (Inherited from WpfTextObjectTextBoxTransformer)
Public PropertyGets or sets the zoom factor of text box. (Inherited from WpfTextObjectTextBoxTransformer)
Public PropertyGets or sets a value indicating whether the location and size of TextBox must be get from an object bounding box. (Inherited from WpfTextObjectTextBoxTransformer)
Protected Properties
 NameDescription
Protected PropertyGets a list of interaction areas. (Inherited from WpfInteractionControllerBase)
See Also