Reflection
IView Interface Methods

For a list of all members of this type, see IView members.

Public Methods
 NameDescription
 MethodAddSmartControlAdds a SmartUx Control to the view window.  
 MethodCloseCloses the view.  
 MethodCreateSmartBorderCreates a SmartUx Control.  
 MethodCreateSmartButtonCreates a SmartUx Control.  
 MethodCreateSmartCustomControlCreates a SmartUx Control.  
 MethodCreateSmartDatePickerCreates a SmartUx Control.  
 MethodCreateSmartDropDownCreates a SmartUx Control.  
 MethodCreateSmartRequiredFieldCreates a SmartUx Control.  
 MethodFocusSets the input focus to the view.  
 MethodRemoveAllSmartControlsRemoves all SmartUx Control from the view window.  
 MethodRemoveSmartControlRemoves a SmartUx Control from the view window.  
Top
See Also