PDA

Click to See Complete Forum and Search --> : Text alignment


MPrestonf12
Jan 25th, 2000, 11:06 AM
Does anyone know the method or setting the cursor in a textbox to center, left or right?
Matt

ChrisJackson
Jan 25th, 2000, 11:26 AM
Hi Matt,

The alignment property determines whether the text is left-justified (the Default), centered or right-justified. However, the property only works if the Multiline property for the text box is set to True.

All the best.

Chris