Discover the TextBoxControl Type property for Forms 2.0, enabling seamless control customization and enhancing user experience in your applications.... Document doc = new Document ( MyDir + "Textbox...docm" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...