C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderInputButtonBase Class
Members

RenderInputButtonBase Class
The abstract base class for button-like input controls (button, check box, radio button).
Object Model
RenderInputButtonBase Class
Syntax
'Declaration
 
Public MustInherit Class RenderInputButtonBase 
   Inherits RenderInputBase
   Implements IDocumentLocationIStyleOwner 
 
Inheritance Hierarchy

System.Object
   C1.C1Preview.RenderObject
      C1.C1Preview.RenderInputBase
         C1.C1Preview.RenderInputButtonBase
            C1.C1Preview.RenderInputButton
            C1.C1Preview.RenderInputCheckBox
            C1.C1Preview.RenderInputRadioButton

See Also