For a list of all members of this type, see ImGearPageView members.
            
            Public Methods
|   | Name | Description | 
  | EnableScrollBar | 
            Enable or disable specified scroll bar.
               | 
  | RegisterAfterDraw | 
             Registers a method to be called after default painting has been performed.
                | 
  | ShowScrollBar | 
            Change visibility state of scrollbars associated with window.
               | 
  | Update | Overloaded. 
             Invalidates the control's area, causing its contents to be repainted.
                | 
Top 
            Protected Methods
|   | Name | Description | 
  | OnPaint | Overridden. 
             Derived classes can implement this method to handle paint events themselves.
                | 
  | ProcessCmdKey | Overridden. 
            Processes a command key.
               | 
Top 
            
            
            
            See Also