PoweredByButton Class

From RemObjects Software

Jump to: navigation, search

This is a RemObjects SDK Architecture entry
Feel free to add your notes to this topic below.



Overview (.NET)

Let the world know that you use RemObjects SDK technology by adding this button to your application's About Box.

The button will display the "Powered by the RemObjects SDK" logo and clicking it will launch the RemObjects Software website in the user's web browser.

Namespace

Declaration (C#)

[ ToolboxBitmap(typeof(RemObjects.SDK.Message), "Glyphs.PoweredByButton.bmp") ]
public class PoweredByButton : System.Windows.Forms.Control;

Hierarchy

  • System.Windows.Forms.Control
    • RemObjects.SDK.PoweredByButton

Properties

Property
Type
Description
ApplicationType ApplicationType The PoweredByButton can display a "Client" or "Server" image, depending on what type of application you're using it in.

Toggle this property to pick the image to show.


Methods

Method
Description
PoweredByButton Default constructor for PoweredByButton.


See Also


Product: RemObjects SDK
Current version: RemObjects SDK 'Vinci' (5.0)

ListsGlossaryFeaturesHow ToComponentsToolsSamplesArticlesArchitectureIssues

Personal tools