RenderChildren Method (ScrollBarElement.ScrollBarPageButton)
In This Topic
Renders the child elements into a given rectangle.
Syntax
Parameters
- g
- Graphics object where the element will be rendered.
- r
- Rectangle where the child elements will be rendered.
See Also