NetXP 3.0 Reference

CaptionButton.Function Property

Gets or sets the function that this button will perform. This affects the image that the button will display.

[Visual Basic]
Public Property Function As ButtonFunction
[C#]
public ButtonFunction Function {get; set;}

See Also

CaptionButton Class | NETXP.Controls.Docking Namespace