Class RTLComboBoxBase
For internal use.
Implements
System.ComponentModel.ISupportInitialize
Inherited Members
Namespace: Syncfusion.Windows.Forms.Schedule
Assembly: Syncfusion.Schedule.Windows.dll
Syntax
public class RTLComboBoxBase : ComboBoxBase, IThemedControl, ISupportInitialize, INonClientPaintingSupport, ISupportOffice2007Theme, IVisualStyle
Constructors
RTLComboBoxBase()
Initializes a new instance of the RTLComboBoxBase class.
Declaration
public RTLComboBoxBase()
Methods
CorrectPopupLocation(Point)
Sets the correct Popup location.
Declaration
protected override Point CorrectPopupLocation(Point location)
Parameters
Type | Name | Description |
---|---|---|
System.Drawing.Point | location |
Returns
Type | Description |
---|---|
System.Drawing.Point | The Popup location. |
Overrides
Implements
System.ComponentModel.ISupportInitialize