Tao.Platform.Windows SDK Documentation

SimpleOpenGlControl Properties

The properties of the SimpleOpenGlControl class are listed below. For a complete list of SimpleOpenGlControl class members, see the SimpleOpenGlControl Members topic.

Public Instance Properties

AccessibilityObject (inherited from Control) 
AccessibleDefaultActionDescription (inherited from Control) 
AccessibleDescription (inherited from Control) 
AccessibleName (inherited from Control) 
AccessibleRole (inherited from Control) 
AccumBits Gets and sets the OpenGL control's accumulation buffer depth.
ActiveControl (inherited from ContainerControl) 
AllowDrop (inherited from Control) 
Anchor (inherited from Control) 
AutoCheckErrors Gets and sets the OpenGL control's automatic sending of a glGetError command after drawing.
AutoFinish Gets and sets the OpenGL control's automatic sending of a glFinish command after drawing.
AutoMakeCurrent Gets and sets the OpenGL control's automatic forcing of the rendering context to be current before drawing.
AutoScaleDimensions (inherited from ContainerControl) 
AutoScaleMode (inherited from ContainerControl) 
AutoScroll (inherited from ScrollableControl) 
AutoScrollMargin (inherited from ScrollableControl) 
AutoScrollMinSize (inherited from ScrollableControl) 
AutoScrollPosition (inherited from ScrollableControl) 
AutoSize (inherited from Control) 
AutoSwapBuffers Gets and sets the OpenGL control's automatic sending of a SwapBuffers command after drawing.
AutoValidate (inherited from ContainerControl) 
BackColor (inherited from Control) 
BackgroundImage (inherited from Control) 
BackgroundImageLayout (inherited from Control) 
BindingContext (inherited from ContainerControl) 
BorderStyle (inherited from UserControl) 
Bottom (inherited from Control) 
Bounds (inherited from Control) 
CanFocus (inherited from Control) 
CanSelect (inherited from Control) 
Capture (inherited from Control) 
CausesValidation (inherited from Control) 
ClientRectangle (inherited from Control) 
ClientSize (inherited from Control) 
ColorBits Gets and sets the OpenGL control's color buffer depth.
CompanyName (inherited from Control) 
Container (inherited from Component) 
ContainsFocus (inherited from Control) 
ContextMenu (inherited from Control) 
ContextMenuStrip (inherited from Control) 
Controls (inherited from Control) 
Created (inherited from Control) 
CurrentAutoScaleDimensions (inherited from ContainerControl) 
Cursor (inherited from Control) 
DataBindings (inherited from Control) 
DepthBits Gets and sets the OpenGL control's depth buffer (Z-buffer) depth.
DisplayRectangle (inherited from ScrollableControl) 
Disposing (inherited from Control) 
Dock (inherited from Control) 
DockPadding (inherited from ScrollableControl) 
Enabled (inherited from Control) 
Focused (inherited from Control) 
Font (inherited from Control) 
ForeColor (inherited from Control) 
Handle (inherited from Control) 
HasChildren (inherited from Control) 
Height (inherited from Control) 
ImeMode (inherited from Control) 
InvokeRequired (inherited from Control) 
IsAccessible (inherited from Control) 
IsDisposed (inherited from Control) 
IsHandleCreated (inherited from Control) 
LayoutEngine (inherited from Control) 
Left (inherited from Control) 
Location (inherited from Control) 
Margin (inherited from Control) 
MaximumSize (inherited from Control) 
MinimumSize (inherited from Control) 
Name (inherited from Control) 
Padding (inherited from Control) 
Parent (inherited from Control) 
ParentForm (inherited from ContainerControl) 
PreferredSize (inherited from Control) 
ProductName (inherited from Control) 
ProductVersion (inherited from Control) 
RecreatingHandle (inherited from Control) 
Region (inherited from Control) 
Right (inherited from Control) 
RightToLeft (inherited from Control) 
Site (inherited from Control) 
Size (inherited from Control) 
StencilBits Gets and sets the OpenGL control's stencil buffer depth.
TabIndex (inherited from Control) 
TabStop (inherited from Control) 
Tag (inherited from Control) 
Text (inherited from UserControl) 
Top (inherited from Control) 
TopLevelControl (inherited from Control) 
Visible (inherited from Control) 
Width (inherited from Control) 
WindowTarget (inherited from Control) 

Protected Instance Properties

AutoScaleFactor (inherited from ContainerControl) 
CreateParams Overrides the control's class style parameters.
DefaultCursor (inherited from Control) 
DefaultImeMode (inherited from Control) 
DefaultMargin (inherited from Control) 
DefaultMaximumSize (inherited from Control) 
DefaultMinimumSize (inherited from Control) 
DefaultPadding (inherited from Control) 
DefaultSize (inherited from UserControl) 
DesignMode (inherited from Component) 
DoubleBuffered (inherited from Control) 
Events (inherited from Component) 
FontHeight (inherited from Control) 
HScroll (inherited from ScrollableControl) 
RenderRightToLeft (inherited from Control)Obsolete.  
ResizeRedraw (inherited from Control) 
ShowFocusCues (inherited from Control) 
VScroll (inherited from ScrollableControl) 

Protected Internal Instance Properties

ShowKeyboardCues (inherited from Control) 

See Also

SimpleOpenGlControl Class | Tao.Platform.Windows Namespace