Hello Peter,

Thursday, September 19, 2002, 10:12:49 AM, you wrote:

DPW> Greetings Listers,

DPW> I am trying to set the Tab Order in a dialog, but I can't seem to get a
DPW> Radio Group to be the default tab position (eg. the default control that is
DPW> selected when I open the dialog)

DPW> The Radio Group in question is the first control listed in the Dialog
DPW> statement, but when I open the dialog it always defaults to an EditText box.

DPW> Is the Tab Order in some way relayed to th Control ID number
1. Find handle of dialog (by Caption)
2. Find Handle of First RadioButton (by Caption or ID)
3. Call WinAPI SetFocus with handle of RadioButton



-- 
Best regards,
Vladimir Lashin
microOLAP Technologies LLC

-------------------------------------------------------------------------------------------------------
MBBuilder - Visual Development Tool for MapBasic - 
http://www.microolap.com/products/gis/mbbuilder.htm
Raster Handler for ERDAS Imagine to MapInfo - 
http://www.microolap.com/products/gis/imgrhl.htm
MapInfo Callbacks Manager ActiveX - http://www.microolap.com/products/gis/micmx.htm
EasyMap VCL - http://www.microolap.com/products/gis/easymap.htm
-------------------------------------------------------------------------------------------------------

mailto:[EMAIL PROTECTED]
http://www.microolap.com/gis/ - GIS related products



---------------------------------------------------------------------
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Message number: 3125

Reply via email to