Gets the width of the ComboBox control, in pixels.
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Width As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public int Width {get;} | |
| ActiveReports.Design3 | Request technical support |
| Width Property | |
| See Also | |
|
Gets the width of the ComboBox control, in pixels.
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Width As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public int Width {get;} | |