RightMinimumSize Property (CBanner)

Class

CBanner.

Action

Gets or sets the minimum size of the control located on the right side of the banner.

Syntax

C#
protected Point RightMinimumSize { get; set; }
VB
'Declaration
Protected ReadWrite Property RightMinimumSize As Point

Access

Read and write.