{"id":3918,"date":"2012-04-09T08:36:00","date_gmt":"2012-04-09T16:36:00","guid":{"rendered":"http:\/\/www.sapien.com\/blog\/?p=3918"},"modified":"2012-04-09T08:36:38","modified_gmt":"2012-04-09T16:36:38","slug":"primalforms-2011-getting-form-control-help","status":"publish","type":"post","link":"https:\/\/dev.sapien.com\/blog\/2012\/04\/09\/primalforms-2011-getting-form-control-help\/","title":{"rendered":"PrimalForms 2011: Getting Form Control Help"},"content":{"rendered":"<p>Frequently users wonder how they can get help for form controls and discover all the properties, methods and events they can use. In this article we will cover a number of ways to access information about Form controls.<\/p>\n<p><strong>Spotlight on Control Articles:<\/strong><\/p>\n<p>You can find help of the Form controls right here on our blog. The <a href=\"http:\/\/www.sapien.com\/blog\/topics\/spotlight-on-controls\/\">Spotlight on Controls<\/a> series covers individual Form Control and list the important properties and methods as well as code samples written in PowerShell.<\/p>\n<p><strong>MSDN Library:<\/strong><\/p>\n<p>The primary resource for .NET help is the Microsoft Developer Network (MSDN) Library. The MSDN is an invaluable resource for accessing help on any .NET object, including the form controls. We highly recommend using the MSDN to access help on the form controls, when&nbsp; the control isn\u2019t covered in a Spotlight on Control article.<\/p>\n<p><a href=\"http:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2012\/04\/MSDN-Library.png\"><img loading=\"lazy\" decoding=\"async\" style=\"background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px\" title=\"MSDN Library\" border=\"0\" alt=\"MSDN Library\" src=\"http:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2012\/04\/MSDN-Library_thumb.png\" width=\"244\" height=\"132\"><\/a><\/p>\n<p>The MSDN contains help information on all the object type methods, properties, and events.<\/p>\n<p>Note: MSDN articles contain samples written in C#, VB, and C++. We recommend referring to the C# samples, because its syntax is similar to PowerShell\u2019s.<\/p>\n<p>&nbsp;<\/p>\n<p><strong>.NET Object Browser:<\/strong><\/p>\n<p>A useful tool for discovering more about form controls is the .NET Object Browser in PrimalForms 2011. The browser&nbsp; allows you to view .NET classes including their properties and methods.<\/p>\n<p>Use the .NET Browser to search for particular a Type:<\/p>\n<p><a href=\"http:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2012\/04\/Object-Browser-Search.png\"><img loading=\"lazy\" decoding=\"async\" style=\"background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px\" title=\"Object Browser Search\" border=\"0\" alt=\"Object Browser Search\" src=\"http:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2012\/04\/Object-Browser-Search_thumb.png\" width=\"157\" height=\"244\"><\/a><\/p>\n<p>Another important feature of the browser is that it allows you to link directly to the MSDN.<\/p>\n<p><a href=\"http:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2012\/04\/Object-Browser.png\"><img loading=\"lazy\" decoding=\"async\" style=\"background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px\" title=\"Object Browser\" border=\"0\" alt=\"Object Browser\" src=\"http:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2012\/04\/Object-Browser_thumb.png\" width=\"244\" height=\"186\"><\/a><\/p>\n<p>&nbsp;<\/p>\n<p><strong>Accessing Help via PrimalForms 2011:<\/strong><\/p>\n<p>Now let\u2019s cover other ways to access control help within the PrimalForms 2011 application.<\/p>\n<p><em><strong>1. Accessing Help in the Designer:<\/strong><\/em><\/p>\n<p>Using the context menu in the designer you can quickly via the control type in the object browser, MSDN and the control\u2019s spotlight article (if it exists).<\/p>\n<p><a href=\"http:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2012\/04\/Designer.png\"><img loading=\"lazy\" decoding=\"async\" style=\"background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px\" title=\"Designer\" border=\"0\" alt=\"Designer\" src=\"http:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2012\/04\/Designer_thumb.png\" width=\"244\" height=\"175\"><\/a><\/p>\n<p><strong><em>2. Accessing Help in the ToolBox Pane:<\/em><\/strong><\/p>\n<p>Right click on any toolbox item to display the help context menu.<\/p>\n<p><a href=\"http:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2012\/04\/Toolbox-ContextMenu.png\"><img loading=\"lazy\" decoding=\"async\" style=\"background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px\" title=\"Toolbox ContextMenu\" border=\"0\" alt=\"Toolbox ContextMenu\" src=\"http:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2012\/04\/Toolbox-ContextMenu_thumb.png\" width=\"174\" height=\"244\"><\/a><\/p>\n<p><strong><em>3. Accessing Help in the Property Pane:<\/em><\/strong><\/p>\n<p>Right click on the control combo box in the Property Pane to display the context menu.<\/p>\n<p><a href=\"http:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2012\/04\/Property-Pane.png\"><img loading=\"lazy\" decoding=\"async\" style=\"background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px\" title=\"Property Pane\" border=\"0\" alt=\"Property Pane\" src=\"http:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2012\/04\/Property-Pane_thumb.png\" width=\"187\" height=\"244\"><\/a><\/p>\n<p><em><strong>4. Accessing Help in the Object Browser:<\/strong><\/em><\/p>\n<p>Right click on any node in the Object Browser to get help for any Type, Method, or Property.<\/p>\n<p><a href=\"http:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2012\/04\/Object-Browser1.png\"><img loading=\"lazy\" decoding=\"async\" style=\"background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px\" title=\"Object Browser\" border=\"0\" alt=\"Object Browser\" src=\"http:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2012\/04\/Object-Browser_thumb1.png\" width=\"244\" height=\"186\"><\/a><\/p>\n<p>&nbsp;<\/p>\n<p><strong>Script Editor Help:<\/strong><\/p>\n<p><em><strong>5. Accessing Help using the PrimalSense:<\/strong><\/em><\/p>\n<p>When scripting and the PrimalSense code completion displays information on the variables and object members. You can quickly access the Object Browser or MSDN by clicking on the Help Links and the floating window.<\/p>\n<p><a href=\"http:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2012\/04\/PrimalSense-Help.png\"><img loading=\"lazy\" decoding=\"async\" style=\"background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px\" title=\"PrimalSense Help\" border=\"0\" alt=\"PrimalSense Help\" src=\"http:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2012\/04\/PrimalSense-Help_thumb.png\" width=\"244\" height=\"113\"><\/a><\/p>\n<p>&nbsp;<\/p>\n<p><em><strong>6. Accessing Help using the Context Help:<\/strong><\/em><\/p>\n<p>If you place the caret on an object in the editor you can use the context help (F1) to select the object\u2018s type in the Object Browser or display to Cmdlet help.<\/p>\n<p><a href=\"http:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2012\/04\/Context-Help.png\"><img loading=\"lazy\" decoding=\"async\" style=\"background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px\" title=\"Context Help\" border=\"0\" alt=\"Context Help\" src=\"http:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2012\/04\/Context-Help_thumb.png\" width=\"244\" height=\"169\"><\/a><\/p>\n<p>&nbsp;<\/p>\n<p>As you can see, whenever you need control help, there are various locations where you can quickly access help for the form controls.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Frequently users wonder how they can get help for form controls and discover all the properties, methods and events they can use. In this article we will cover a number of ways to access information about Form controls. Spotlight on Control Articles: You can find help of the Form controls right here on our blog. [&hellip;]<\/p>\n","protected":false},"author":10,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[509,575,25],"tags":[641,450,28,314],"class_list":["post-3918","post","type-post","status-publish","format-standard","hentry","category-primalforms-software-news","category-primalforms-2011-software-news","category-windows-powershell","tag-controls","tag-help","tag-powershell","tag-primalforms"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"Frequently users wonder how they can get help for form controls and discover all the properties, methods and events they can use. In this article we will cover a number of ways to access information about Form controls. Spotlight on Control Articles: You can find help of the Form controls right here on our blog.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"David Corrales\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/dev.sapien.com\/blog\/2012\/04\/09\/primalforms-2011-getting-form-control-help\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"DEV SAPIEN Blog - Tools for IT Success\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"PrimalForms 2011: Getting Form Control Help - DEV SAPIEN Blog\" \/>\n\t\t<meta property=\"og:description\" content=\"Frequently users wonder how they can get help for form controls and discover all the properties, methods and events they can use. In this article we will cover a number of ways to access information about Form controls. Spotlight on Control Articles: You can find help of the Form controls right here on our blog.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/dev.sapien.com\/blog\/2012\/04\/09\/primalforms-2011-getting-form-control-help\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2012-04-09T16:36:00+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2012-04-09T16:36:38+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"PrimalForms 2011: Getting Form Control Help - DEV SAPIEN Blog\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Frequently users wonder how they can get help for form controls and discover all the properties, methods and events they can use. In this article we will cover a number of ways to access information about Form controls. Spotlight on Control Articles: You can find help of the Form controls right here on our blog.\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2012\\\/04\\\/09\\\/primalforms-2011-getting-form-control-help\\\/#blogposting\",\"name\":\"PrimalForms 2011: Getting Form Control Help - DEV SAPIEN Blog\",\"headline\":\"PrimalForms 2011: Getting Form Control Help\",\"author\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/author\\\/david-corrales\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"http:\\\/\\\/www.sapien.com\\\/blog\\\/wp-content\\\/uploads\\\/2012\\\/04\\\/MSDN-Library_thumb.png\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2012\\\/04\\\/09\\\/primalforms-2011-getting-form-control-help\\\/#articleImage\"},\"datePublished\":\"2012-04-09T08:36:00-07:00\",\"dateModified\":\"2012-04-09T08:36:38-07:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2012\\\/04\\\/09\\\/primalforms-2011-getting-form-control-help\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2012\\\/04\\\/09\\\/primalforms-2011-getting-form-control-help\\\/#webpage\"},\"articleSection\":\"PrimalForms, PrimalForms 2011, Windows PowerShell, Controls, Help, powershell, PrimalForms\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2012\\\/04\\\/09\\\/primalforms-2011-getting-form-control-help\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/dev.sapien.com\\\/blog\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/#listItem\",\"name\":\"Software News\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/#listItem\",\"position\":2,\"name\":\"Software News\",\"item\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/primalforms-software-news\\\/#listItem\",\"name\":\"PrimalForms\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/primalforms-software-news\\\/#listItem\",\"position\":3,\"name\":\"PrimalForms\",\"item\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/primalforms-software-news\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2012\\\/04\\\/09\\\/primalforms-2011-getting-form-control-help\\\/#listItem\",\"name\":\"PrimalForms 2011: Getting Form Control Help\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/#listItem\",\"name\":\"Software News\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2012\\\/04\\\/09\\\/primalforms-2011-getting-form-control-help\\\/#listItem\",\"position\":4,\"name\":\"PrimalForms 2011: Getting Form Control Help\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/primalforms-software-news\\\/#listItem\",\"name\":\"PrimalForms\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/#organization\",\"name\":\"DEV SAPIEN Blog\",\"description\":\"Tools for IT Success\",\"url\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/author\\\/david-corrales\\\/#author\",\"url\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/author\\\/david-corrales\\\/\",\"name\":\"David Corrales\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2012\\\/04\\\/09\\\/primalforms-2011-getting-form-control-help\\\/#webpage\",\"url\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2012\\\/04\\\/09\\\/primalforms-2011-getting-form-control-help\\\/\",\"name\":\"PrimalForms 2011: Getting Form Control Help - DEV SAPIEN Blog\",\"description\":\"Frequently users wonder how they can get help for form controls and discover all the properties, methods and events they can use. In this article we will cover a number of ways to access information about Form controls. Spotlight on Control Articles: You can find help of the Form controls right here on our blog.\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2012\\\/04\\\/09\\\/primalforms-2011-getting-form-control-help\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/author\\\/david-corrales\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/author\\\/david-corrales\\\/#author\"},\"datePublished\":\"2012-04-09T08:36:00-07:00\",\"dateModified\":\"2012-04-09T08:36:38-07:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/\",\"name\":\"DEV SAPIEN Blog\",\"description\":\"Tools for IT Success\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"PrimalForms 2011: Getting Form Control Help - DEV SAPIEN Blog","description":"Frequently users wonder how they can get help for form controls and discover all the properties, methods and events they can use. In this article we will cover a number of ways to access information about Form controls. Spotlight on Control Articles: You can find help of the Form controls right here on our blog.","canonical_url":"https:\/\/dev.sapien.com\/blog\/2012\/04\/09\/primalforms-2011-getting-form-control-help\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/dev.sapien.com\/blog\/2012\/04\/09\/primalforms-2011-getting-form-control-help\/#blogposting","name":"PrimalForms 2011: Getting Form Control Help - DEV SAPIEN Blog","headline":"PrimalForms 2011: Getting Form Control Help","author":{"@id":"https:\/\/dev.sapien.com\/blog\/author\/david-corrales\/#author"},"publisher":{"@id":"https:\/\/dev.sapien.com\/blog\/#organization"},"image":{"@type":"ImageObject","url":"http:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2012\/04\/MSDN-Library_thumb.png","@id":"https:\/\/dev.sapien.com\/blog\/2012\/04\/09\/primalforms-2011-getting-form-control-help\/#articleImage"},"datePublished":"2012-04-09T08:36:00-07:00","dateModified":"2012-04-09T08:36:38-07:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/dev.sapien.com\/blog\/2012\/04\/09\/primalforms-2011-getting-form-control-help\/#webpage"},"isPartOf":{"@id":"https:\/\/dev.sapien.com\/blog\/2012\/04\/09\/primalforms-2011-getting-form-control-help\/#webpage"},"articleSection":"PrimalForms, PrimalForms 2011, Windows PowerShell, Controls, Help, powershell, PrimalForms"},{"@type":"BreadcrumbList","@id":"https:\/\/dev.sapien.com\/blog\/2012\/04\/09\/primalforms-2011-getting-form-control-help\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog#listItem","position":1,"name":"Home","item":"https:\/\/dev.sapien.com\/blog","nextItem":{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/#listItem","name":"Software News"}},{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/#listItem","position":2,"name":"Software News","item":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/","nextItem":{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/primalforms-software-news\/#listItem","name":"PrimalForms"},"previousItem":{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/primalforms-software-news\/#listItem","position":3,"name":"PrimalForms","item":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/primalforms-software-news\/","nextItem":{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/2012\/04\/09\/primalforms-2011-getting-form-control-help\/#listItem","name":"PrimalForms 2011: Getting Form Control Help"},"previousItem":{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/#listItem","name":"Software News"}},{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/2012\/04\/09\/primalforms-2011-getting-form-control-help\/#listItem","position":4,"name":"PrimalForms 2011: Getting Form Control Help","previousItem":{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/primalforms-software-news\/#listItem","name":"PrimalForms"}}]},{"@type":"Organization","@id":"https:\/\/dev.sapien.com\/blog\/#organization","name":"DEV SAPIEN Blog","description":"Tools for IT Success","url":"https:\/\/dev.sapien.com\/blog\/"},{"@type":"Person","@id":"https:\/\/dev.sapien.com\/blog\/author\/david-corrales\/#author","url":"https:\/\/dev.sapien.com\/blog\/author\/david-corrales\/","name":"David Corrales"},{"@type":"WebPage","@id":"https:\/\/dev.sapien.com\/blog\/2012\/04\/09\/primalforms-2011-getting-form-control-help\/#webpage","url":"https:\/\/dev.sapien.com\/blog\/2012\/04\/09\/primalforms-2011-getting-form-control-help\/","name":"PrimalForms 2011: Getting Form Control Help - DEV SAPIEN Blog","description":"Frequently users wonder how they can get help for form controls and discover all the properties, methods and events they can use. In this article we will cover a number of ways to access information about Form controls. Spotlight on Control Articles: You can find help of the Form controls right here on our blog.","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/dev.sapien.com\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/dev.sapien.com\/blog\/2012\/04\/09\/primalforms-2011-getting-form-control-help\/#breadcrumblist"},"author":{"@id":"https:\/\/dev.sapien.com\/blog\/author\/david-corrales\/#author"},"creator":{"@id":"https:\/\/dev.sapien.com\/blog\/author\/david-corrales\/#author"},"datePublished":"2012-04-09T08:36:00-07:00","dateModified":"2012-04-09T08:36:38-07:00"},{"@type":"WebSite","@id":"https:\/\/dev.sapien.com\/blog\/#website","url":"https:\/\/dev.sapien.com\/blog\/","name":"DEV SAPIEN Blog","description":"Tools for IT Success","inLanguage":"en-US","publisher":{"@id":"https:\/\/dev.sapien.com\/blog\/#organization"}}]},"og:locale":"en_US","og:site_name":"DEV SAPIEN Blog - Tools for IT Success","og:type":"article","og:title":"PrimalForms 2011: Getting Form Control Help - DEV SAPIEN Blog","og:description":"Frequently users wonder how they can get help for form controls and discover all the properties, methods and events they can use. In this article we will cover a number of ways to access information about Form controls. Spotlight on Control Articles: You can find help of the Form controls right here on our blog.","og:url":"https:\/\/dev.sapien.com\/blog\/2012\/04\/09\/primalforms-2011-getting-form-control-help\/","article:published_time":"2012-04-09T16:36:00+00:00","article:modified_time":"2012-04-09T16:36:38+00:00","twitter:card":"summary_large_image","twitter:title":"PrimalForms 2011: Getting Form Control Help - DEV SAPIEN Blog","twitter:description":"Frequently users wonder how they can get help for form controls and discover all the properties, methods and events they can use. In this article we will cover a number of ways to access information about Form controls. Spotlight on Control Articles: You can find help of the Form controls right here on our blog."},"aioseo_meta_data":{"post_id":"3918","title":null,"description":null,"keywords":null,"keyphrases":null,"focus_keyword":null,"additional_keywords":null,"truseo_locale":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_custom_url":null,"og_image_custom_fields":null,"og_image_url":null,"og_image_width":null,"og_image_height":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_image_url":null,"twitter_title":null,"twitter_description":null,"schema_type":"default","schema_type_options":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"limit_modified_date":false,"ai":null,"breadcrumb_settings":null,"seo_analyzer_scan_date":null,"created":"2026-08-28 15:25:31","updated":"2026-08-28 15:25:31"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/dev.sapien.com\/blog\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/\" title=\"Software News\">Software News<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/primalforms-software-news\/\" title=\"PrimalForms\">PrimalForms<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tPrimalForms 2011: Getting Form Control Help\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/dev.sapien.com\/blog"},{"label":"Software News","link":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/"},{"label":"PrimalForms","link":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/primalforms-software-news\/"},{"label":"PrimalForms 2011: Getting Form Control Help","link":"https:\/\/dev.sapien.com\/blog\/2012\/04\/09\/primalforms-2011-getting-form-control-help\/"}],"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/posts\/3918","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/comments?post=3918"}],"version-history":[{"count":4,"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/posts\/3918\/revisions"}],"predecessor-version":[{"id":4096,"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/posts\/3918\/revisions\/4096"}],"wp:attachment":[{"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/media?parent=3918"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/categories?post=3918"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/tags?post=3918"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}