Action Controls
Hyperlink Button
The Control Category: Action Controls Type: pf.HyperlinkButton The Hyperlink Button Control is very similar to the Button Control, but a much simpler version of it. Instead of the default button UI, it displays a link. The user can specify what will ...
Button
The Control Category: Action Controls Type: pf.Button The Button Control is widely used to get the user to interact with the form. Usually, one might want to have the button disabled to start with, or even hidden. To do so, the Enabled Property and ...
RibbonButton
The Control Category: Action Controls Type: pf.RibbonButton The RibbonButton Control is very similar to the Button Control. Not only are you able to specify a text but also display an image for your button. See Also Button Control Hyperlink Button ...
Menu Button
The Control Category: Action Controls Type: pf.MenuButton Create your own drop down menus, create tree like menus giving your form a unique application-look-like interface. Actions When the Menu Button Control is selected in the Central pane, the ...