Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
ListDialog.GetWidth
Queries the width of the dialog.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
ListDialog | 4.3 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "ListDialog.GetWidth" )
Parameters
none
Result
Returns width.
Description
Queries the width of the dialog.See also ListDialog.SetWidth, ListDialog.SetHeight and ListDialog.GetHeight.
See also
- ListDialog.GetFilter
- ListDialog.GetHeight
- ListDialog.SetFilter
- ListDialog.SetHeight
- ListDialog.SetWidth
This function is free to use.
Created 18th August 2014, last changed 18th August 2014
ListDialog.GetUsesAlternatingRowBackgroundColors - ListDialog.GetWindowTitle
